blob: 7788c3cc53af3a8b0df8d0a4c71b681ed2a422fc [file] [log] [blame]
{
"name": "MRJTabBarViewController",
"version": "0.3.0",
"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"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "TableBarViewController/Classes/**/*"
}