[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / 2 / b / FDControlTabbar / 0.0.1 / FDControlTabbar.podspec.json
blob6bc361f0216640e058604f215fb9ea133690a240
2   "name": "FDControlTabbar",
3   "version": "0.0.1",
4   "summary": "A usefull TabbarControl named FDControlTabbar.",
5   "description": "FDControlTabbar contains lots of features for developer.",
6   "homepage": "https://github.com/FiveDay/FDControlTabbar",
7   "license": "MIT",
8   "authors": {
9     "zhangyu": "fortystreet@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/FiveDay/FDControlTabbar.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FDControlTabbar/FDControlTabbar/**/*.{h,m,mm,c,cpp,swift}",
19   "exclude_files": "FDControlTabbar/FDControlTabbar/Info.plist",
20   "public_header_files": [
21     "FDControlTabbar/FDControlTabbar/FDControlTabbar.h",
22     "FDControlTabbar/FDControlTabbar/Control/TabBar/UITabBarController+FDTabBarController.h",
23     "FDControlTabbar/FDControlTabbar/Control/TabBar/UITabBarItem+FDTabBar.h",
24     "FDControlTabbar/FDControlTabbar/Control/TabBar/FDTabBar.h"
25   ],
26   "requires_arc": true