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