4 Star 20 Fork 10

jiaxiaogang / he4o

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiaxiaogang 提交于 2021-06-07 21:20 . 删掉MBProgressHUD依赖
platform :ios,'7.0'
target 'SMG_NothingIsAll' do
#=============== 文件存储 ===============
pod 'PINCache'
#=============== SQL存储 ===============
#2020.07.09将LKDB去掉,因为打包时这包报错,并且暂时也不用这个
#pod 'LKDBHelper+Transaction','~>1.0.4'
#=============== 浮窗 ===============
#pod 'MBProgressHUD'
#=============== 友盟统计 ===============
pod 'UMCCommon'
#pod 'UMCAnalytics'
end
Objective-C
1
https://gitee.com/jiaxiaogang/he4o.git
git@gitee.com:jiaxiaogang/he4o.git
jiaxiaogang
he4o
he4o
master

搜索帮助