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