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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
f
/
0
/
2
/
demoABC
/
0.0.1
/
demoABC.podspec.json
blob
b7c476907c29d6dc0f2f887f484a27dae9e8340f
1
{
2
"name": "demoABC",
3
"version": "0.0.1",
4
"summary": "an easy demoABC",
5
"homepage": "https://github.com/gczhao/demoABC",
6
"license": "MIT",
7
"authors": {
8
"gczhao": "289731646@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/gczhao/demoABC.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "demoABC/**/*.{h,m}",
18
"resources": "demoABC/ABC.bundle"
19
}