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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
4
/
a
/
SwpCateGory
/
1.0.7
/
SwpCateGory.podspec.json
blob
6028d6634bd34f5d5b23898aa54efac458e2df80
1
{
2
"name": "SwpCateGory",
3
"version": "1.0.7",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "常用的 分组 工具",
8
"homepage": "https://github.com/swp-song/SwpCateGory",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"swp-song": "396587868@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/swp-song/SwpCateGory.git",
18
"tag": "1.0.7"
19
},
20
"source_files": "SwpCateGory/**/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": "UIKit"
23
}