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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
1
/
3
/
0
/
testVc
/
0.0.1
/
testVc.podspec.json
blob
d500087a24e7feae908e37ddf968f879e8547450
1
{
2
"name": "testVc",
3
"version": "0.0.1",
4
"summary": "An DDRefresh view on iOS.",
5
"homepage": "https://github.com/wuyezhiguhun/testVc",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"wuyezhiguhun": "446310852@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/wuyezhiguhun/testVc.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "testVc/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Photos"
22
]
23
}