| { |
| "name": "CVTabBarController", |
| "version": "1.0.0", |
| "summary": "CVTabBarController", |
| "swift_version": "4.2", |
| "description": "简易封装tabbarController,可设置特殊item,角标数字+圆点,可设置大于5个item,并控制显示其中的某些item", |
| "homepage": "https://github.com/weixhe/CVTabBarController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "weixhe": "workerwei@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/weixhe/CVTabBarController.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "CVTabBarController/Classes/*.{swift}", |
| "requires_arc": true |
| } |