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
/
4
/
5
/
f
/
Wgmtest
/
1.0.1
/
Wgmtest.podspec.json
blob
64315dcc992a02e6fdaace4d73a82bf972fba1d7
1
{
2
"name": "Wgmtest",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "测试公有pod",
6
"homepage": "https://github.com/wangguoming0/Test",
7
"description": "分类测试",
8
"source": {
9
"git": "https://github.com/wangguoming0/Test.git",
10
"tag": "1.0.1"
11
},
12
"source_files": "category/*.{h,m}",
13
"requires_arc": true,
14
"platforms": {
15
"ios": "9.0"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"authors": {
22
"James": "987292012@qq.com"
23
},
24
"social_media_url": "www.baidu.com"
25
}