# Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
source 'https://github.com/CocoaPods/Specs.git'
#source 'https://cdn.cocoapods.org/'
inhibit_all_warnings!
target 'smartRhino' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!
pod 'AFNetworking'
pod 'ZFPlayer'
pod 'ZFPlayer/ControlView'
pod 'ZFPlayer/AVPlayer'
pod 'SDWebImage'
pod 'FLAnimatedImage'
pod 'YYModel'
pod 'WechatOpenSDK'
pod 'WMZPageController'
pod 'SLBannerView'
pod 'FMDB'
pod 'MJRefresh'
pod 'Masonry'
pod 'Hyphenate'
pod 'TZImagePickerController'
#pod "Weibo_SDK", :git => "https://github.com/sinaweibosdk/weibo_ios_sdk.git"
#pod 'YYKit'
pod 'SDCycleScrollView' #banner
pod 'MOFSPickerManager'
pod 'FDFullscreenPopGesture', '1.1'
pod 'SVProgressHUD'
pod 'PGDatePicker'
pod 'JPush' #Installing JCore (2.1.4) Installing JPush (3.2.6)
#pod 'YYWebImage'
#pod 'YYImage/WebP'
pod 'IQKeyboardManager'
pod 'MBProgressHUD'
pod 'FLAnimatedImage'
#pod 'Charts'
#pod 'iOS-Echarts'

pod 'UMCCommon'
pod 'UMCSecurityPlugins'
pod 'UMCShare/Social/WeChat'
pod 'UMCShare/Social/QQ'
pod 'UMCShare/Social/Sina'
end