| { |
| "name": "NZHSwipeNavigationPageController", |
| "version": "1.3.3", |
| "summary": "It can create a swipe navigation bar favourably and simply with high customizability.", |
| "description": "A container which can contain several controllers with a navigation bar generate automatically.", |
| "homepage": "https://github.com/iiyumewo/NZHSwipeNavigationPageController", |
| "license": "MIT", |
| "authors": { |
| "iiyumewo": "youknowwho@live.cn" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/iiyumewo/NZHSwipeNavigationPageController.git", |
| "tag": "1.3.3" |
| }, |
| "source_files": "NZHSwipeNavigationPageController/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true |
| } |