repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
2
/
a
/
5
/
YBModuleA
/
0.3.0
/
YBModuleA.podspec.json
blob
3b486625a28c35d0c45c1c0c7d0f3cd30edb5f1c
1
{
2
"name": "YBModuleA",
3
"version": "0.3.0",
4
"summary": "公共UI组件库",
5
"description": "将项目中的公共UI组件抽取出来,封装成私有Pod,便于项目组件化升级。",
6
"homepage": "https://github.com/wyb520/YBSpecRepos",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wyb520": "wangyibo@zoneyet.com"
13
},
14
"source": {
15
"git": "https://github.com/wyb520/YBSpecRepos.git",
16
"tag": "0.3.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YBModuleA/Classes/**/*"
22
}