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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
5
/
7
/
2
/
SWSPopView
/
1.0.2
/
SWSPopView.podspec.json
blob
bb74072af054051b1480c1962257e244d558ccad
1
{
2
"name": "SWSPopView",
3
"version": "1.0.2",
4
"summary": "这个一个悬浮在View上层的VIew,起到提示作用!",
5
"homepage": "https://github.com/shiwensong/SWSPopView",
6
"license": "MIT",
7
"authors": {
8
"xh_shiwensong": "18996601419@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/shiwensong/SWSPopView.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "PopView/**/*.{h,m}",
18
"requires_arc": true
19
}