| { | |
| "name": "JSTabBarController", | |
| "version": "1.2.0", | |
| "summary": "JSTabBarController: 自定义集成 TabBarController", | |
| "homepage": "https://github.com/spirit-jsb/JSTabBarController", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "spirit-jsb": "spirit1437419996@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/spirit-jsb/JSTabBarController.git", | |
| "tag": "1.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "JSTabBarController/Classes/**/*.{h,m}" | |
| } |