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] FirebaseCore 11.8.0
[CocoaPods.git]
/
Specs
/
2
/
f
/
d
/
ZSXUtil
/
0.0.2
/
ZSXUtil.podspec.json
blob
5548d9acdce13b0bbfa0f3a03b52fe6bd214cde8
1
{
2
"name": "ZSXUtil",
3
"version": "0.0.2",
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.2",
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
}