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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
9
/
8
/
f
/
JDCategory
/
1.0.4
/
JDCategory.podspec.json
blob
7c9bb6b3e3b2de80108b2b33bb98be845d426808
1
{
2
"name": "JDCategory",
3
"version": "1.0.4",
4
"summary": "常用的分类。",
5
"description": "保存自己常用的分类。",
6
"homepage": "https://gitee.com/Jedediah/JDCategory.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Jedediah": "13432414304@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/Jedediah/JDCategory.git",
16
"tag": "1.0.4"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "JDCategory/Classes/**/*",
22
"deprecated": true
23
}