[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / f / CTabBarController / 0.1.0 / CTabBarController.podspec.json
blob7a4edbf0d7f0890cc5d1314585bee9a1546f80be
2   "name": "CTabBarController",
3   "version": "0.1.0",
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.0"
21   },
22   "source_files": [
23     "src",
24     "src/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "frameworks": "UIKit"