[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 5 / BATabBarController / 2.0.0 / BATabBarController.podspec.json
blob5dfdffb249f42f6aa0e6525b5a4bf78b27ebbfba
2   "name": "BATabBarController",
3   "version": "2.0.0",
4   "summary": "A TabBarController with a unique animation for selection",
5   "description": "The standard TabBarController is very limited in terms of animations when you make a selection.\nThis cocoapod allows you to use one with a sleek animation with customizable properties!",
6   "homepage": "https://github.com/antiguab/BATabBarController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot1.png",
9     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot2.png",
10     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot3.png",
11     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot4.png",
12     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot5.png",
13     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot6.png",
14     "https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot7.png"
15   ],
16   "license": "MIT",
17   "authors": {
18     "Bryan Antigua": "antigua.b@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/antiguab/BATabBarController.git",
22     "tag": "2.0.0"
23   },
24   "social_media_url": "https://twitter.com/brantigua",
25   "platforms": {
26     "ios": "11.0"
27   },
28   "swift_versions": "5.0",
29   "requires_arc": true,
30   "source_files": "BATabBarController/Classes/**/*",
31   "frameworks": "UIKit",
32   "dependencies": {
33     "SnapKit": [
35     ]
36   },
37   "swift_version": "5.0"