blob: a09e652da45b6697ae5f70425e37147fc7f2d961 [file] [log] [blame]
{
"name": "TFSlideTabBar",
"version": "0.0.2",
"summary": "滑动标签栏demo",
"description": "一个滑动标签栏demo,一行代码集成",
"homepage": "https://github.com/CoderTingfeng/TFSlideTabBar",
"license": "MIT",
"authors": {
"CoderTingfeng": "593951413@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderTingfeng/TFSlideTabBar.git",
"tag": "0.0.2"
},
"source_files": [
"TFSlideTabBarView",
"TFSlideTabBarView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}