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
/
9
/
6
/
kakapoddemo
/
1.0.1
/
kakapoddemo.podspec.json
blob
dcd2c7e4be860e222653397e3b936c9c7034c198
1
{
2
"name": "kakapoddemo",
3
"version": "1.0.1",
4
"summary": "try pod",
5
"homepage": "https://github.com/niuxinghua/kakapoddemo",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"niuxinghua": "970626879@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/niuxinghua/kakapoddemo.git",
18
"tag": "1.0.1"
19
},
20
"source_files": [
21
"CustomButton",
22
"CustomButton/**/*.{h,m}"
23
]
24
}