现在项目用了越来越多的第三方库,Podfile一直在增长
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'Canvas'
pod 'TPKeyboardAvoiding'
pod 'SOCKit', '~> 1.1'
pod 'SDWebImage', '~> 3.5'
pod 'NSDate+TimeAgo', '~> 1.0.2'
pod 'ACSimpleKeychain'
pod 'TTTAttributedLabel'
pod 'SimpleAudioPlayer'
pod 'URBMediaFocusViewController'
pod 'DAKeyboardControl'
pod 'CTAssetsPickerController', '~> 2.6.0'
pod 'AFNetworking', '~> 2.4.1'
pod 'AAPullToRefresh'
pod 'EGODatabase', '~> 2.0'
pod 'A3ParallaxScrollView', '~> 1.0'
pod 'AVOSCloud'
pod 'Shimmer'
pod 'ASIHTTPRequest'
pod 'SVProgressHUD'
pod 'SZTextView'
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'Canvas'
pod 'TPKeyboardAvoiding'
pod 'SOCKit', '~> 1.1'
pod 'SDWebImage', '~> 3.5'
pod 'NSDate+TimeAgo', '~> 1.0.2'
pod 'ACSimpleKeychain'
pod 'TTTAttributedLabel'
pod 'SimpleAudioPlayer'
pod 'URBMediaFocusViewController'
pod 'DAKeyboardControl'
pod 'CTAssetsPickerController', '~> 2.6.0'
pod 'AFNetworking', '~> 2.4.1'
pod 'AAPullToRefresh'
pod 'EGODatabase', '~> 2.0'
pod 'A3ParallaxScrollView', '~> 1.0'
pod 'AVOSCloud'
pod 'Shimmer'
pod 'ASIHTTPRequest'
pod 'SVProgressHUD'
pod 'SZTextView'