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] boost-iosx 1.85.0.1
[CocoaPods.git]
/
Specs
/
8
/
a
/
d
/
ObjcCategory
/
1.0.0
/
ObjcCategory.podspec.json
blob
09f9cedb2a456ec78a73995e77cb3ce30bd196d7
1
{
2
"name": "ObjcCategory",
3
"version": "1.0.0",
4
"summary": "custom XJTest",
5
"homepage": "https://gitee.com/xiejie-gitee/category",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xiejie": "632663019@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://gitee.com/xiejie-gitee/category.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "Objc/Classes/**/*.{h,m}",
21
"requires_arc": true,
22
"deprecated": true
23
}