blob: 0927919646af6e32522f129ad8666b12d5e1cdad [file] [log] [blame]
{
"name": "UINavigationControllerWithCompletionBlock",
"version": "0.0.7",
"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.7"
},
"source_files": "UINavigationControllerWithCompletionBlock/UINavigationControllerWithCompletionBlock/UINavigationControllerWithCompletionBlock/*",
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}