blob: c5f3ca8cc36b632f66ac4e13757d9f29d513cb71 [file] [log] [blame]
{
"name": "UINavigationControllerWithCompletionBlock",
"version": "0.0.6",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"summary": "The UINavigationController missing methods, push/pop with completionBlocks.",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/UINavigationControllerWithCompletionBlock",
"source": {
"git": "https://github.com/leverdeterre/UINavigationControllerWithCompletionBlock.git",
"tag": "0.0.6"
},
"source_files": "UINavigationControllerWithCompletionBlock/UINavigationControllerWithCompletionBlock/UINavigationControllerWithCompletionBlock/*",
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}