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