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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
0
/
e
/
9
/
FFCategories
/
0.0.4
/
FFCategories.podspec.json
blob
4b88523cb5f1f9c41d999d24f263d7cb429a57a0
1
{
2
"name": "FFCategories",
3
"version": "0.0.4",
4
"summary": "一些常用的类扩展",
5
"description": "一些常用的类扩展...",
6
"homepage": "https://github.com/fanxiaoApple/FFCategories",
7
"license": "MIT",
8
"authors": {
9
"xiaofanApple": "547900997@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/fanxiaoApple/FFCategories.git",
16
"tag": "0.0.4"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
]
22
}