lib/motion-prime.rb in motion-prime-0.1.0 vs lib/motion-prime.rb in motion-prime-0.1.1
- old
+ new
@@ -3,10 +3,10 @@
Motion::Require.all(Dir.glob(File.expand_path('../../motion-prime/**/*.rb', __FILE__)))
Motion::Project::App.setup do |app|
app.pods do
pod 'PKRevealController'
- pod 'NanoStore', '~> 2.6.0'
+ pod 'NanoStore', '~> 2.7.7'
pod 'SDWebImage'
pod 'SVPullToRefresh'
pod 'MBAlertView'
end
app.detect_dependencies = false
\ No newline at end of file