| { |
| "name": "MRJTabBarViewController", |
| "version": "0.3.0.3", |
| "summary": "对导航栏做了兼容,可以支持Apple TV的一个tabbar,后续会继续优化!", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/mrjlovetian/YHJTabBarController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mrjyuhongjiang": "mrjyuhongjiang@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/mrjlovetian/YHJTabBarController.git", |
| "tag": "0.3.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0", |
| "tvos": "9.0" |
| }, |
| "source_files": "TableBarViewController/Classes/**/*" |
| } |