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
/
2.2.2
/
SwpCateGory.podspec.json
blob
4b1f624f088e5251f438c8881dbb967ba9b410a1
1
{
2
"name": "SwpCateGory",
3
"version": "2.2.2",
4
"summary": "常用工具分类",
5
"description": "TODO: 常用工具分类",
6
"homepage": "https://github.com/swp-song/SwpCateGory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"swp-song": "396587868@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/swp-song/SwpCateGory.git",
16
"tag": "2.2.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SwpCateGory/**/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}