[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / f / CTabBarController / 0.1.1 / CTabBarController.podspec.json
blobc0d5d7505b40a7644abffa69691cfd77b9130f39
2   "name": "CTabBarController",
3   "version": "0.1.1",
4   "summary": "Customizable tabbarcontroller for iOS",
5   "description": "                  This projects creates a custom TabBarController and NavigationController\n                  to customize tabbar. UITabBar doesn't lets you big customization to UI. This\n                  framework lets you create custom tabbars and use with the CTabBarController.\n",
6   "homepage": "https://github.com/ogantopkaya/CTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ogan Topkaya": "otopkaya@me.com"
13   },
14   "social_media_url": "https://twitter.com/ogantopkaya",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ogantopkaya/CTabBarController.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "src",
24     "src/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "frameworks": "UIKit"