blob: adf3bdb5a335d87c9a08bd4a98205eb844efec2d [file] [log] [blame]
{
"name": "TFSlideTabBar",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "TFSlideTabBarView/TFSlideTabBar/*.{h,m}",
"exclude_files": "Classes/Exclude"
}