blob: ec507ac50c9d988a91a39000ec651b9eef3e6122 [file] [log] [blame]
{
"name": "EHNavControllerShouldPopItem",
"version": "0.1.0",
"summary": "UINavigationController category to allow the UIViewController to determine if it should be popped off the stack.",
"homepage": "https://github.com/ehuynh/EHNavControllerShouldPopItem",
"license": "MIT",
"authors": {
"Edward Huynh": "edward@edwardhuynh.com"
},
"source": {
"git": "https://github.com/ehuynh/EHNavControllerShouldPopItem.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/edwardhuynh",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes"
}