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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
1
/
3
/
XCCategory
/
1.0.3
/
XCCategory.podspec.json
blob
ddc5a25f6abc7b4b7f776dd8afb827632438a727
1
{
2
"name": "XCCategory",
3
"version": "1.0.3",
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.3"
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
}