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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
6
/
0
/
9
/
HQcocopodtest
/
1.0.0
/
HQcocopodtest.podspec.json
blob
ed8d8c27919b7e1af4890ef3521530d71a4b221e
1
{
2
"name": "HQcocopodtest",
3
"version": "1.0.0",
4
"summary": "Just a test",
5
"homepage": "http://hunterhuu@163.com",
6
"license": "MIT",
7
"authors": {
8
"hunterhuu": "hunterhuu@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/hunterhuu/HQcocopodtest.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
]
21
}