You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
0 B

2 years ago
platform :ios, '8.0'
target:tongxin do
pod 'AFNetworking', '3.1.0'
pod 'MJExtension', '3.0.13'
pod 'MJRefresh', '3.2.0'
pod 'IQKeyboardManager', '4.0.10'
pod 'SDWebImage'
#pod 'SVProgressHUD', '2.1.2'
pod 'Masonry'
2 years ago
pod 'MQTTClient', '0.9.5'
pod 'JLAuthorizationManager', '1.0.0'
pod 'XLPhotoBrowser+CoderXL', '1.2.0'
pod 'AMapSearch'#, '~> 6.9.0' #地图SDK搜索功能
#pod 'BaiduMobStatCodeless' #百度SDK 统计功能
2 years ago
#pod 'GDTMobSDK', '~> 4.8.7' # 广点通 和云蜻的SDK 有冲突, 解-->离-->合 -->云蜻SDK
pod 'AgoraRtcEngine_Special_iOS', '3.6.216'
pod 'LSTPopView', '~> 0.1.08111531'
pod 'WHToast','~>0.0.7'
pod 'mob_smssdk', '~> 3.3.1'
pod 'ReactiveObjC'
2 years ago
#pod 'Bugly', '~> 2.5.71'
#pod 'GWPKit', '~> 1.1.8'
pod 'YYModel'
pod 'YYCache'
pod 'BabyBluetooth'
2 years ago
end