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] AmpMux 9.3.2
[CocoaPods.git]
/
Specs
/
9
/
7
/
b
/
XZYTools
/
0.1.0
/
XZYTools.podspec.json
blob
92aa9db878549e561eaca9431b07d88c083bc8cb
1
{
2
"name": "XZYTools",
3
"version": "0.1.0",
4
"summary": "XZY的工具类库",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/yubilai/xzytools.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"XZY008": "yubilai@ponted.com"
13
},
14
"source": {
15
"git": "https://gitee.com/yubilai/xzytools.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "XZYTools/Classes/**/*"
22
}