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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
9
/
f
/
LionBase
/
0.2.0
/
LionBase.podspec.json
blob
9473fa7682409a98a75189036991b1571db7e251
1
{
2
"name": "LionBase",
3
"version": "0.2.0",
4
"summary": "试验公共库.",
5
"description": "honghao做的第一个podspec 希望成功",
6
"homepage": "https://github.com/zhenghaonagehao/LibTest.git",
7
"license": {
8
"type": "MIT",
9
"file": "POD_LICENSE"
10
},
11
"authors": {
12
"honghao": "493893140@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zhenghaonagehao/LibTest.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Pod/Classes/**/*",
22
"dependencies": {
23
"SODownloader": [
24
25
]
26
}
27
}