[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 2 / 7 / 1 / TETabBarController / 0.3.3 / TETabBarController.podspec.json
blob6dec50c360cf8865fbc31ec2e8f436872c0175e4
2   "name": "TETabBarController",
3   "version": "0.3.3",
4   "summary": "Custom implementation of the tab bar.",
5   "description": "This is a custom implementation of the tab bar which allows for more flexibility of the tabs shown.\nFor example, you are able to add long press actions to the tab bar items, \nor make a tab tappable but not selectable.\n\nThis project was created as a proof of concept since there is no native (or easy) way to customise\nthe tab bar items.",
6   "homepage": "https://github.com/Fudge0952/TETabBarController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Fudge0952/TETabBarController/master/Screenshots/ss1.jpg",
9     "https://raw.githubusercontent.com/Fudge0952/TETabBarController/master/Screenshots/ss2.jpg",
10     "https://raw.githubusercontent.com/Fudge0952/TETabBarController/master/Screenshots/ss3.jpg",
11     "https://raw.githubusercontent.com/Fudge0952/TETabBarController/master/Screenshots/ss4.jpg"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Timothy Ellis": "crazyivan444@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/Fudge0952/TETabBarController.git",
22     "tag": "0.3.3"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "TETabBarController/Classes/**/*",
28   "frameworks": "UIKit"