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