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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
7
/
d
/
CGHPod
/
1.0
/
CGHPod.podspec.json
blob
5bf38867e9c166921de65d6ef4e157d9af43f1b8
1
{
2
"name": "CGHPod",
3
"version": "1.0",
4
"summary": "Fire in the HOLE.",
5
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6
"homepage": "https://github.com/chenguohao/CGHPod",
7
"license": {
8
"type": "BSD"
9
},
10
"authors": {
11
"CGH": "383865130@qq.com"
12
},
13
"platforms": {
14
"ios": null
15
},
16
"source": {
17
"git": "https://github.com/chenguohao/CGHPod.git",
18
"tag": "1.0"
19
},
20
"source_files": [
21
"Classes",
22
"Logger/**/*.{h,m}"
23
]
24
}