blob: 1b3da79d8f41d24aa5dcf0390c3d8f5092859794 [file] [log] [blame]
{
"name": "MZFormSheetPresentationController",
"version": "2.0.1",
"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.0.1"
},
"requires_arc": true,
"dependencies": {
"MZAppearance": [
],
"JGMethodSwizzler": [
]
},
"source_files": "MZFormSheetPresentationController/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "QuartzCore"
}