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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
d
/
0
/
4
/
ZYDemo
/
0.2.0
/
ZYDemo.podspec.json
blob
ac0faf99884ffed136a7471a578ec0ab5696ab8a
1
{
2
"name": "ZYDemo",
3
"version": "0.2.0",
4
"summary": "测试工程",
5
"description": "这是一个测试工程",
6
"homepage": "https://e.coding.net/yeying/basevc/demo.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiaoyeying": "254829127@qq.com"
13
},
14
"source": {
15
"git": "https://e.coding.net/yeying/basevc/demo.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ZYDemo/Classes/**/*"
22
}