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
/
b
/
c
/
9
/
SWExtension
/
1.4.5
/
SWExtension.podspec.json
blob
4ee5457c70b7f83f8983c23720af750d9a83d63c
1
{
2
"name": "SWExtension",
3
"version": "1.4.5",
4
"homepage": "https://github.com/zhoushaowen/SWExtension",
5
"platforms": {
6
"ios": "8.0"
7
},
8
"summary": "常用扩展",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Zhoushaowen": "348345883@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/zhoushaowen/SWExtension.git",
18
"tag": "1.4.5"
19
},
20
"source_files": [
21
"SWExtension/SWExtension/*.{h,m}",
22
"SWExtension/SWExtension/**/*.{h,m}"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"MBProgressHUD": [
27
28
]
29
}
30
}