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
/
d
/
7
/
f
/
FXCategories
/
1.0.1
/
FXCategories.podspec.json
blob
1d09193b5842cdcb60e3b2256c8a555b0077cbfa
1
{
2
"name": "FXCategories",
3
"version": "1.0.1",
4
"summary": "common category",
5
"homepage": "https://github.com/zfx5130/FXCategories",
6
"license": "MIT",
7
"authors": {
8
"thomas": "dui1cuo@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/zfx5130/FXCategories.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"FXCategories",
19
"FXCategories/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}