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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
d
/
5
/
c
/
DZTELDTOOL
/
1.0.0
/
DZTELDTOOL.podspec.json
blob
845d3a837e862352aa15a7e9168caff775808357
1
{
2
"name": "DZTELDTOOL",
3
"version": "1.0.0",
4
"summary": "工具配置类",
5
"homepage": "https://github.com/mayaosb2/DZTELDTOOL",
6
"license": "MIT",
7
"authors": {
8
"剑啸青云梦一生": "913831110@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/mayaosb2/DZTELDTOOL.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "DZTELDTOOL/*.*",
19
"dependencies": {
20
"DZSwiftExtension": [
21
"1.0.2"
22
]
23
}
24
}