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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
f
/
8
/
HQC17
/
0.1.1
/
HQC17.podspec.json
blob
4aba69ec8c4a8bbe2fcecf16a4435c51eb7d6189
1
{
2
"name": "HQC17",
3
"version": "0.1.1",
4
"summary": "HQC17.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/hqc17",
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/hqc17.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "HQC17/Classes/**/*",
22
"resource_bundles": {
23
"HQC17": [
24
"HQC17/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"SDAutoLayout": [
29
30
],
31
"SVProgressHUD": [
32
33
],
34
"Masonry": [
35
36
]
37
}
38
}