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.4.14
[CocoaPods.git]
/
Specs
/
8
/
a
/
b
/
SCBa3
/
0.0.1
/
SCBa3.podspec.json
blob
b696ba670fa628c6f75389244d4776ac08f3c682
1
{
2
"name": "SCBa3",
3
"version": "0.0.1",
4
"summary": "SCBa3.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/scba3",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"大红莲冰輪丸": "qishaochun_work@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/qishaochun/scba3.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SCBa3/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
],
26
"SVProgressHUD": [
27
28
]
29
}
30
}