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
[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git]
/
Specs
/
4
/
7
/
3
/
YSModal
/
1.0.2
/
YSModal.podspec.json
blob
27b51d4fb49cdc090dd1944529fc8ac8f5858f35
1
{
2
"name": "YSModal",
3
"version": "1.0.2",
4
"summary": "模态弹框,方向与长度自定义,有遮罩半透明效果",
5
"homepage": "https://github.com/yscode001/YSModal",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSModal.git",
15
"tag": "1.0.2"
16
},
17
"source_files": "YSModal/YSModal/YSModal/*.swift",
18
"frameworks": "UIKit",
19
"dependencies": {
20
"YSBase": [
21
22
]
23
}
24
}