[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 8 / FLTabBar / 1.0.1 / FLTabBar.podspec.json
blob0fd8eece9288e7b6f76473d24e320d494f7e2509
2   "name": "FLTabBar",
3   "version": "1.0.1",
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.1"
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"