| { |
| "name": "HQNavigationController", |
| "version": "0.0.2", |
| "summary": "iOS 整体返回导航栏", |
| "description": "iOS 整体返回导航栏,需要的导航栏继承HQNavigationController", |
| "homepage": "https://github.com/Vesincc/HQNavigationController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hq": "1464467970@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/Vesincc/HQNavigationController.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "Classes", |
| "HQNavigationController/HQNavigationController/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |