blob: 772e95c68c33057ed46c1129d18de2c2315a6c58 [file] [log] [blame]
{
"name": "BATabBarController",
"version": "2.0.2",
"summary": "A TabBarController with a unique animation for selection",
"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!",
"homepage": "https://github.com/antiguab/BATabBarController",
"screenshots": [
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot1.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot2.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot3.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot4.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot5.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot6.png",
"https://raw.githubusercontent.com/antiguab/BATabBarController/master/readmeAssets/screenshot7.png"
],
"license": "MIT",
"authors": {
"Bryan Antigua": "antigua.b@gmail.com"
},
"source": {
"git": "https://github.com/antiguab/BATabBarController.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/brantigua",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "BATabBarController/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}