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.16
[CocoaPods.git]
/
Specs
/
9
/
2
/
a
/
LDLE6
/
0.1.0
/
LDLE6.podspec.json
blob
e16c82f42117837e3dc9aa1d24e436b028863bee
1
{
2
"name": "LDLE6",
3
"version": "0.1.0",
4
"summary": "LDLE6.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/ldl0803/LDLE6",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"mc": "294299676@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/ldl0803/LDLE6.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LDLE6/Classes/**/*",
22
"resource_bundles": {
23
"LDLE6": [
24
"LDLE6/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"AFNetworking": [
29
30
],
31
"SVProgressHUD": [
32
33
]
34
}
35
}