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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
c
/
9
/
SWExtension
/
0.0.5
/
SWExtension.podspec.json
blob
150b650d107f76f29594329fd8b498b4afcc0a03
1
{
2
"name": "SWExtension",
3
"version": "0.0.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": "0.0.5"
19
},
20
"source_files": "SWExtension/SWExtension/*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"MBProgressHUD": [
24
25
]
26
}
27
}