代码拉取完成,页面将自动刷新
# 第三方组件
# 1. 优先级:path > podspec > version > tag > branch (git字段是tag或brach不为空时用到的, source 是version不为空时用到, path字段表示直接从path读取依赖)
# 2. module:没有具体用处,可以写pod名字 也可以写组件的描述
# 如果 source = && binary = false 则source默认使用这个
SOURCE: git@gitee.com:sourceiOS/cocoapods_static_source.git
# 如果 source = && binary = true 则source默认使用这个
BINARY_SOURCE: git@gitee.com:binaryiOS/cocoapods_static_binary.git
PODS:
- module: YYModel
pod: YYModel
path:
podspec:
version: 1.0.4
git:
tag:
branch:
configurations:
inhibit_warnings: false
source:
binary: true
- module: Masonry
pod: Masonry
podspec:
version: 1.1.0
git:
tag:
branch:
configurations:
inhibit_warnings: true
source:
binary: true
- module: YYCategories
pod: YYCategories
podspec:
version: 1.0.4
git:
tag:
branch:
configurations:
inhibit_warnings: true
source:
binary: true
- module: lottie-ios
pod: lottie-ios
podspec:
version: 2.5.3
git:
tag:
branch:
configurations:
inhibit_warnings: true
source:
binary: true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。