1 Star 0 Fork 0

sunshine / ProjDemo2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangxiang 提交于 2020-09-16 10:47 . 提交1.0.1版本
# Uncomment the next line to define a global platform for your project
platform :ios, '10.0'
target 'ProjDemo2' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for ProjDemo2
pod 'XMNetworking', '~> 1.1.0'
pod 'AFNetworking', '~> 3.0'
pod 'PodsLibDemo'
end
Objective-C
1
https://gitee.com/snilwx/proj-demo2.git
git@gitee.com:snilwx/proj-demo2.git
snilwx
proj-demo2
ProjDemo2
master

搜索帮助