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] DemoTestFramework 1.0.10
[CocoaPods.git]
/
Specs
/
2
/
f
/
d
/
ZSXUtil
/
0.0.3
/
ZSXUtil.podspec.json
blob
f8cf59fbd579ac82ed88a09ae4a67420bf6a7597
1
{
2
"name": "ZSXUtil",
3
"version": "0.0.3",
4
"summary": "ZSXUtil",
5
"description": "this verson for ZSXUtil",
6
"homepage": "https://github.com/sabersensen",
7
"license": "MIT",
8
"authors": {
9
"邹时新": "296902026@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/sabersensen/ZSXUtil.git",
16
"tag": "0.0.3",
17
"submodules": true
18
},
19
"requires_arc": true,
20
"subspecs": [
21
{
22
"name": "ZSXUtil",
23
"source_files": "ZSXUtil/ZSXUtil/Util/*.{h,m}"
24
}
25
]
26
}