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
/
e
/
a
/
9
/
ZDUtilities
/
1.0.4
/
ZDUtilities.podspec.json
blob
b1b82f6257c641e9f5779ff69454c53c899c28b6
1
{
2
"name": "ZDUtilities",
3
"version": "1.0.4",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Tool module",
9
"homepage": "https://github.com/lpfRoc/ZDUtilities",
10
"authors": {
11
"lpf": "https://lpfroc.github.io"
12
},
13
"source": {
14
"git": "https://github.com/lpfRoc/ZDUtilities.git",
15
"tag": "1.0.4"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ZDUtilities/*.{h,m}",
21
"frameworks": "Foundation"
22
}