[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 2 / FXCustomTabBarController / 0.1 / FXCustomTabBarController.podspec.json
blob2d9674a731ca8dcff40aa5329abe46613c3d9843
2   "name": "FXCustomTabBarController",
3   "version": "0.1",
4   "summary": "A category of UITabBarController with various custom styles for you to achieve any kinds of the tabBar you like!",
5   "description": "A category of UITabBarController with various custom styles for you to achieve any kinds of the tabBar you like with less work!",
6   "homepage": "https://github.com/ShawnFoo/FXCustomTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shawn Foo": "fu4904@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ShawnFoo/FXCustomTabBarController.git",
19     "tag": "0.1"
20   },
21   "source_files": "FXCustomTabBarController/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true