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.4
/
XCCategory.podspec.json
blob
cf7cc4cca1f99a6257030498c369372931081954
1
{
2
"name": "XCCategory",
3
"version": "1.0.4",
4
"summary": "常用分类",
5
"platforms": {
6
"ios": "8.3"
7
},
8
"description": "常用分类整理",
9
"homepage": "https://github.com/fanxiaocong/XCCategory",
10
"license": "MIT",
11
"authors": {
12
"樊小聪": "1016697223@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/fanxiaocong/XCCategory.git",
16
"tag": "1.0.4"
17
},
18
"source_files": "XCCategory/**/*.{h,m}",
19
"requires_arc": true
20
}