blob: 00ae0d5d94bce2431563251d3a86e0dc64d3870a [file] [log] [blame]
{
"name": "UIViewController-Modal",
"version": "0.0.1",
"license": "MIT",
"summary": "Determine whether UIViewController is presented as modal.",
"homepage": "https://github.com/NZN/UIViewController-Modal",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"source_files": "UIViewController-Modal/*.{h,m}",
"source": {
"git": "https://github.com/NZN/UIViewController-Modal.git",
"tag": "0.0.1"
}
}