blob: 7291062f27cc96df097b5474d28cf025e69386a0 [file] [log] [blame]
{
"name": "PrepareCardStyleModal",
"version": "0.0.1",
"summary": "Return modal in iOS 13 to previous version.",
"description": "Easily change cardstyle modal to fullscreen or prevent slides from closing in iOS13.",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"*.swift"
],
"exclude_files": "Classes/Exclude"
}