platform :ios, '7.0' xcodeproj 'Coach.xcodeproj' target 'Coach' do pod 'MBProgressHUD', '~> 0.9.2' pod 'AFNetworking', '~> 3.1.0' pod 'MJRefresh', '~> ...
platform :ios, '7.0'
xcodeproj 'Coach.xcodeproj'
target 'Coach' do
pod 'MBProgressHUD', '~> 0.9.2'
pod 'AFNetworking', '~> 3.1.0'
pod 'MJRefresh', '~> 3.1.10'
pod 'RDVTabBarController', '~> 1.1.9'
pod 'BaiduMapKit', '~> 3.0.0'
pod 'FMDB', '~> 2.6.2'
pod 'HMSegmentedControl', '~> 1.5.2'
pod 'UITableView+FDTemplateLayoutCell', '~> 1.4'
pod 'EXPhotoViewer', '~> 1.1.2'
pod 'Masonry', '~> 1.0.1'
pod 'Reachability', '~> 3.2'
pod 'SDCycleScrollView', '~> 1.65'
pod 'JTCalendar', '~> 2.1.7'
pod 'YYKit', '~> 1.0.7'
pod 'SZTextView', '~> 1.2.2'
pod 'SVProgressHUD', '~> 2.0.3'
pod 'BBCyclingLabel', '~> 1.0.1'
pod 'MJExtension', '~> 3.0.11'
pod 'MWPhotoBrowser', '~> 2.1.2'
pod 'JSBadgeView', '~> 1.4.1'
pod 'IQKeyboardManager', '~> 3.3.7'
pod 'ZBarSDK', '~> 1.3.1'
pod 'LCTabBarController', '~> 1.3.3'
pod 'WebViewJavascriptBridge', '~> 5.0.5'
# pod 'KYElegantPhotoGallery'
# pod 'GTMBase64'
# pod 'OBShapedButton'
# pod 'QBImagePickerController'
# pod 'iOS-AlipaySDK'
# pod 'libqrencode'
# pod 'DCPathButton'
# pod 'FRDLivelyButton'
# pod 'PopoverView'
# pod 'SMVerticalSegmentedControl'
# pod 'HJRSeparatableView'
# pod 'FDFullscreenPopGesture'
# pod 'MMPopupView'
# pod 'ASProgressPopUpView'
# pod 'SVPullToRefresh'
# pod 'DACircularProgress'
end