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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
1
/
b
/
3
/
HQBc3
/
0.1.0
/
HQBc3.podspec.json
blob
90115b9ee3dd5ceac814a04dddeeb2053b65ab36
1
{
2
"name": "HQBc3",
3
"version": "0.1.0",
4
"summary": "HQBc3.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/hqbc3",
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/hqbc3.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HQBc3/Classes/**/*",
22
"resource_bundles": {
23
"HQBc3": [
24
"HQBc3/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"AFNetworking": [
29
"~> 3.2.1"
30
],
31
"SDAutoLayout": [
32
33
],
34
"SVProgressHUD": [
35
36
],
37
"MBProgressHUD": [
38
39
],
40
"SDWebImage": [
41
42
]
43
}
44
}