1 Star 0 Fork 141

赛亚人/BaseiOSProject

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
李勇 提交于 2018-03-16 15:02 . 规范代码,加入项目介绍
platform :ios, '8.0'
target 'DashunClient' do
pod 'MJExtension' #json-oc对象转换
pod 'MBProgressHUD' #提示框
pod 'MJRefresh' #上/下拉刷新/加载
pod 'AFNetworking' #网络请求
pod 'SDWebImage' #加载网络图片
pod 'Realm', '~> 2.8.1' #realm数据库
pod 'RBQFetchedResultsController' #数据库驱动界面更新核心库
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/forbid/BaseiOSProject.git
git@gitee.com:forbid/BaseiOSProject.git
forbid
BaseiOSProject
BaseiOSProject
master

搜索帮助