blob: 97e16cee50fd3a464c180bd763afd6bbe25b1c59 [file] [log] [blame]
{
"name": "HMGLNavigationController",
"version": "0.0.2",
"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.2"
},
"source_files": "HMGLNavigationController",
"requires_arc": true,
"dependencies": {
"HMGLTransitions": [
"~> 0.0.1"
]
}
}