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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
5
/
YCPopView
/
1.0.0
/
YCPopView.podspec.json
blob
d1914b50fae2dc7f2d2e5604b2fe0c5e683c6fe5
1
{
2
"name": "YCPopView",
3
"version": "1.0.0",
4
"summary": "A convenient popView and use easy.",
5
"homepage": "https://github.com/justXyS/YCPopView.git",
6
"license": "MIT",
7
"authors": "xiaoyuan",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/justXyS/YCPopView.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"Source",
17
"Source/**/YCPopView/*.{h,m,swift}"
18
],
19
"requires_arc": true,
20
"pushed_with_swift_version": "3.0"
21
}