3 Star 0 Fork 1

Ibangoo_iOS / iOS_milai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 902 Bytes
一键复制 编辑 原始数据 按行查看 历史
邹克鹏 提交于 2020-01-18 11:17 . 内购修改
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'mlmother' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
source 'https://github.com/CocoaPods/Specs.git'
# Pods for mlmother
pod 'Masonry'
pod 'SDWebImage', '~> 4.2.2'
pod 'MJRefresh'
pod 'AFNetworking'
pod 'MBProgressHUD'
pod 'YYModel'
pod 'YYCache'
pod 'FMDB'
pod 'XYIAPKit', '~> 1.0.1'
pod 'WechatOpenSDK', '~> 1.8.6'
pod 'IQKeyboardManager'
pod 'MJExtension'
pod 'YYText'
pod 'DZNEmptyDataSet'
pod 'TZImagePickerController'
pod 'FLAnimatedImage'
pod 'BaiduMapKit'
pod 'BMKLocationKit'
pod 'ReactiveCocoa', '~> 8.0.1'
pod 'AliyunOSSiOS'
pod 'SVProgressHUD'
pod 'DTCoreText', '~> 1.6.23'
pod 'JPush', '3.2.6'
# pod 'TZImagePickerController'
# pod 'PYPhotoBrowser'
# pod 'YYKit'
end
Objective-C
1
https://gitee.com/ibangoo_ios/iOS_milai.git
git@gitee.com:ibangoo_ios/iOS_milai.git
ibangoo_ios
iOS_milai
iOS_milai
master

搜索帮助