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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
6
/
9
/
d
/
DLBase
/
0.1.3
/
DLBase.podspec.json
blob
82b084a2fce4cba2a25aa6160d21a6b8e4ea797d
1
{
2
"name": "DLBase",
3
"version": "0.1.3",
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.3"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "DLBase/Classes/**/*"
21
}