| { | |
| "name": "FRTabBarController", | |
| "version": "1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "自定义TabBarViewController,支持把tabbarItem直接设置为图片(利用button实现)", | |
| "authors": { | |
| "FR": "1366225686@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "homepage": "https://github.com/fanrongQu/FRTabBarController", | |
| "source": { | |
| "git": "https://github.com/fanrongQu/FRTabBarController.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "FRTabBarController" | |
| } |