blob: c95fd2e2da99ed9d43eb8326c0f0023edfe9d633 [file] [log] [blame]
{
"name": "WXTabBarController",
"version": "0.1",
"license": "MIT",
"summary": "在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能",
"homepage": "https://github.com/leichunfeng/WXTabBarController",
"authors": {
"leichunfeng": "307213080@qq.com"
},
"source": {
"git": "https://github.com/leichunfeng/WXTabBarController.git",
"tag": "v0.1"
},
"source_files": "WXTabBarController/Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}