blob: 2f6c4b4325272aec3ebbecc623a8c32af8a71da9 [file] [log] [blame]
{
"name": "NavigationControllerWithBlocks",
"version": "0.0.1",
"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/NavigationControllerWithBlocks",
"source": {
"git": "https://github.com/leverdeterre/NavigationControllerWithBlocks.git",
"tag": "0.0.1"
},
"source_files": "NavigationControllerWithBlocks/NavigationControllerWithBlocks/NavigationControllerWithBlocks/*"
}