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.8.16
[CocoaPods.git]
/
Specs
/
b
/
0
/
8
/
DPStyle
/
1.0
/
DPStyle.podspec.json
blob
4612bff2ba23e99d66b868c07238804c624a01a2
1
{
2
"name": "DPStyle",
3
"version": "1.0",
4
"license": "MIT",
5
"summary": "样式相关工具",
6
"homepage": "http://www.dpdev.cn",
7
"authors": {
8
"DancewithPeng": "dancewithpeng@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/DancewithPeng/DPStyle.git",
12
"tag": "1.0"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "DPStyle/DPStyle/Source/*.swift",
18
"swift_version": "4.0"
19
}