mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-13 06:03:40 +08:00
update podfile
This commit is contained in:
6
Podfile
6
Podfile
@@ -1,5 +1,7 @@
|
|||||||
platform :ios, '7.0'
|
platform :ios, '7.0'
|
||||||
|
|
||||||
|
target "Leanote" do
|
||||||
|
|
||||||
pod 'AFNetworking'
|
pod 'AFNetworking'
|
||||||
pod 'NSObject-SafeExpectations'
|
pod 'NSObject-SafeExpectations'
|
||||||
pod 'CocoaLumberjack', '~>2.0', :inhibit_warnings => true
|
pod 'CocoaLumberjack', '~>2.0', :inhibit_warnings => true
|
||||||
@@ -13,4 +15,6 @@ pod 'SWTableViewCell', '~> 0.3.7'
|
|||||||
|
|
||||||
pod 'SGNavigationProgress'
|
pod 'SGNavigationProgress'
|
||||||
|
|
||||||
pod 'QBImagePickerController', '< 3.0.0'
|
pod 'QBImagePickerController', '< 3.0.0'
|
||||||
|
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user