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] A00LaunchMeasure 1.0.2
[CocoaPods.git]
/
Specs
/
f
/
5
/
8
/
XZUtils2
/
0.0.1
/
XZUtils2.podspec.json
blob
9f73b220ebdc08f44c2d30c202a03acdab125a0f
1
{
2
"name": "XZUtils2",
3
"version": "0.0.1",
4
"summary": "XZUtils2",
5
"description": "XZUtils2",
6
"homepage": "https://github.com/KyleWhale/XZUtils2.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"kylej": "kylej@bluewhaletech.pro"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/KyleWhale/XZUtils2.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"XZUtils2/**/*.{h,m}"
24
],
25
"dependencies": {
26
"YYCategories": [
27
28
]
29
}
30
}