blob: bbb7dc63da994786a451d5a4ceb65183330e59db [file] [log] [blame]
{
"name": "UIViewController-Modal",
"version": "0.0.2",
"license": "MIT",
"summary": "Determine whether UIViewController is presented as modal.",
"homepage": "https://github.com/NZN/UIViewController-Modal",
"requires_arc": true,
"platforms": {
"ios": "6.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.2"
}
}