blob: cbe9125d15e0c1937ec6901b5019fb4d592b3bfc [file] [log] [blame]
{
"name": "HMGLNavigationController",
"version": "0.0.3",
"summary": "Custom UINavigationController subclass that includes 3D animations for push/pop transitions.",
"homepage": "https://github.com/alexandreos/HMGLNavigationController",
"license": "MIT",
"authors": {
"Alexandre Santos": "alexandre_o_s@yahoo.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/alexandreos/HMGLNavigationController.git",
"tag": "0.0.3"
},
"source_files": "HMGLNavigationController",
"requires_arc": true,
"dependencies": {
"HMGLTransitions": [
"~> 0.0.1"
]
}
}