blob: ac734c3b74e6966e7516e20a99b102cc13778baf [file] [log] [blame]
{
"name": "MRJ_BarViewController",
"version": "0.1.6.1",
"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.1.6.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "TableBarViewController/Classes/**/*"
}