blob: 6bc361f0216640e058604f215fb9ea133690a240 [file] [log] [blame]
{
"name": "FDControlTabbar",
"version": "0.0.1",
"summary": "A usefull TabbarControl named FDControlTabbar.",
"description": "FDControlTabbar contains lots of features for developer.",
"homepage": "https://github.com/FiveDay/FDControlTabbar",
"license": "MIT",
"authors": {
"zhangyu": "fortystreet@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FiveDay/FDControlTabbar.git",
"tag": "0.0.1"
},
"source_files": "FDControlTabbar/FDControlTabbar/**/*.{h,m,mm,c,cpp,swift}",
"exclude_files": "FDControlTabbar/FDControlTabbar/Info.plist",
"public_header_files": [
"FDControlTabbar/FDControlTabbar/FDControlTabbar.h",
"FDControlTabbar/FDControlTabbar/Control/TabBar/UITabBarController+FDTabBarController.h",
"FDControlTabbar/FDControlTabbar/Control/TabBar/UITabBarItem+FDTabBar.h",
"FDControlTabbar/FDControlTabbar/Control/TabBar/FDTabBar.h"
],
"requires_arc": true
}