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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
1
/
3
/
XCCategory
/
1.0.1
/
XCCategory.podspec.json
blob
42c7cc6e82dc80e066d55c1e6bf9c84392531265
1
{
2
"name": "XCCategory",
3
"version": "1.0.1",
4
"summary": "常用分类",
5
"description": "常用分类整理",
6
"homepage": "https://github.com/fanxiaocong/XCCategory",
7
"license": "MIT",
8
"authors": {
9
"樊小聪": "1016697223@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/fanxiaocong/XCCategory.git",
13
"tag": "1.0.1"
14
},
15
"source_files": "XCCategory",
16
"requires_arc": true,
17
"platforms": {
18
"osx": null,
19
"ios": null,
20
"tvos": null,
21
"watchos": null
22
}
23
}