[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / a / 8 / FLTabBar / 1.0.0 / FLTabBar.podspec.json
blob79f524b0a6d46d992436fcc8a91c1ca27af0b43b
2   "name": "FLTabBar",
3   "version": "1.0.0",
4   "summary": "Customization center tabBar button.",
5   "description": "Customization center tabBar button with image.",
6   "homepage": "https://github.com/FelixLinBH/FLTabBar",
7   "screenshots": "https://github.com/FelixLinBH/FLTabBar/blob/master/SimulatorScreen%20Shot.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "felix.lin": "fly_81211@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/FelixLinBH/FLTabBar.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "FLTabBar/Classes/**/*",
23   "requires_arc": true,
24   "public_header_files": "FLTabBar/Classes/TabBar/FLTabBarController.h",
25   "frameworks": "UIKit"