blob: 48a843a25cbe2c188e77c92d95b3e627b55f239c [file] [log] [blame]
{
"name": "MZFormSheetPresentationController",
"version": "2.3.2",
"license": "MIT",
"summary": "MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet",
"homepage": "https://github.com/m1entus/MZFormSheetPresentationController",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/m1entus/MZFormSheetPresentationController.git",
"tag": "2.3.2"
},
"requires_arc": true,
"dependencies": {
"MZAppearance": [
]
},
"source_files": "MZFormSheetPresentationController/*.{h,m}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"frameworks": "QuartzCore"
}