blob: c02b1b57fcca5c3383a290c4ca0dd1d8003745bb [file] [log] [blame]
{
"name": "PrepareCardStyleModal",
"version": "0.0.3",
"summary": "Return modal in iOS 13 to previous version.",
"description": "Easily change cardstyle modal to fullscreen or prevent slides from closing in iOS13.",
"screenshots": [
"https://github.com/JeaSungLEE/PrepareCardStyleModal/blob/master/Images/origin.gif",
"https://github.com/JeaSungLEE/PrepareCardStyleModal/blob/master/Images/fullscreen.gif",
"https://github.com/JeaSungLEE/PrepareCardStyleModal/blob/master/Images/preventslide.gif"
],
"homepage": "https://github.com/JeaSungLEE/PrepareCardStyleModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JeaSung Lee": "wotjdzz1@naver.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JeaSungLEE/PrepareCardStyleModal.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"*.swift"
],
"exclude_files": "Classes/Exclude"
}