| { |
| "name": "JQNavigationController", |
| "version": "0.1.4", |
| "summary": "A short description of JQNavigationController.", |
| "description": "TODO: Add long description of the pod here.\nJQNavigationController", |
| "homepage": "https://github.com/EvanJq/JQNavigationController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "陈剑强": "539945770@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/EvanJq/JQNavigationController.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JQNavigationController/Classes/**/*.{swift}", |
| "resource_bundles": { |
| "JQNavigationController": [ |
| "JQNavigationController/Assets/*.png" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |