blob: ca54151e3ec73ae6add74f8a21112f1aeb2eafba [file] [log] [blame]
{
"name": "CustomTabBarController",
"version": "0.1.3",
"summary": "中间凸起的TabBar",
"description": "中间凸起TabBar demo",
"homepage": "https://github.com/wangxuewen/CustomTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"591807572@qq.com": "591807572@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangxuewen/CustomTabBarController.git",
"tag": "0.1.3"
},
"source_files": [
"CustomTabBarController/CustomTabBarController",
"CustomTabBarController/CustomTabBarController/**/*.{h,m}"
]
}