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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
b
/
3
/
XZCategories
/
0.0.1
/
XZCategories.podspec.json
blob
52de7028f3c8eb9fe555d52689c59018a1b9be8e
1
{
2
"name": "XZCategories",
3
"version": "0.0.1",
4
"summary": "分类",
5
"description": "公共库\n分类的整理",
6
"homepage": "https://github.com/AzraelWang/XZCategories.git",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"wangzhiming": "azraelWang@163.com"
13
},
14
"source_files": [
15
"XZCategories",
16
"XZCategories/*"
17
],
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source": {
22
"git": "https://github.com/AzraelWang/XZCategories.git",
23
"tag": "0.0.1"
24
},
25
"requires_arc": true
26
}