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] VersionConfirm 0.1.1
[CocoaPods.git]
/
Specs
/
2
/
8
/
7
/
SCAa1
/
0.1.2
/
SCAa1.podspec.json
blob
3669c6e2fec04ed35b58702b2101f9bfe989608c
1
{
2
"name": "SCAa1",
3
"version": "0.1.2",
4
"summary": "Aa1",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/SCAa1",
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/SCAa1.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SCAa1/Classes/**/*",
22
"resource_bundles": {
23
"SCAa1": [
24
"SCAa1/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"Masonry": [
29
30
],
31
"MBProgressHUD": [
32
33
]
34
}
35
}