| { | |
| "name": "LRNavigationController", | |
| "version": "1.5.0", | |
| "summary": "push NavigationController With Custom Animation", | |
| "homepage": "https://github.com/heroims/LeftRightSlider", | |
| "license": { | |
| "type": "MIT", | |
| "file": "README.md" | |
| }, | |
| "authors": { | |
| "heroims": "heroims@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/heroims/LeftRightSlider.git", | |
| "tag": "1.5.0" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "LeftRightSlider/LeftRightSlider/LRNavigationController/*.{h,m}", | |
| "requires_arc": true | |
| } |