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.4.14
[CocoaPods.git]
/
Specs
/
6
/
9
/
d
/
DLBase
/
0.1.4
/
DLBase.podspec.json
blob
b78cbe056d8ffa76eaa3f3c42a831838989f5220
1
{
2
"name": "DLBase",
3
"version": "0.1.4",
4
"summary": "DL基础类库",
5
"authors": {
6
"dlilang": "dlilang@126.com"
7
},
8
"homepage": "https://github.com/dlilang/DLBase",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"source": {
14
"git": "https://github.com/dlilang/DLBase.git",
15
"tag": "0.1.4"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "DLBase/Classes/**/*"
21
}