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
/
7
/
a
/
6
/
JRTestMyPod
/
0.0.4
/
JRTestMyPod.podspec.json
blob
a43efc393eb2193a1a5ca521b6120c1eba7f04db
1
{
2
"name": "JRTestMyPod",
3
"version": "0.0.4",
4
"summary": "dsfsdkfjsljflsjfljsldfjlsdjflskjflksdjf",
5
"homepage": "https://github.com/scubers/JRTestMyPod",
6
"license": "MIT",
7
"authors": {
8
"jrwong": "jr-wong@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/scubers/JRTestMyPod.git",
12
"tag": "0.0.4"
13
},
14
"source_files": "JRTestMyPod/Kits/*.swift",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true
19
}