[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 9 / b / HMGLNavigationController / 0.0.3 / HMGLNavigationController.podspec.json
blobcbe9125d15e0c1937ec6901b5019fb4d592b3bfc
2   "name": "HMGLNavigationController",
3   "version": "0.0.3",
4   "summary": "Custom UINavigationController subclass that includes 3D animations for push/pop transitions.",
5   "homepage": "https://github.com/alexandreos/HMGLNavigationController",
6   "license": "MIT",
7   "authors": {
8     "Alexandre Santos": "alexandre_o_s@yahoo.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/alexandreos/HMGLNavigationController.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "HMGLNavigationController",
18   "requires_arc": true,
19   "dependencies": {
20     "HMGLTransitions": [
21       "~> 0.0.1"
22     ]
23   }