blob: 42f1aa0f50d9d28eeb775e2decafc26d6e9d62b8 [file] [log] [blame]
{
"name": "MaterialTB",
"version": "0.6.0",
"summary": "Material Design TabBar made in Swift with beautiful animations.",
"requires_arc": true,
"description": "iOS 11 has introduced TabBars into many of their apps, this style of navigation is becomming more and more popular nowadays. Still, iOS native TabBar can be a little dull if compared to Material Design. This Pod is meant to make your Tabbars look really cool and support Material Design's focus animations.",
"homepage": "https://github.com/d-soto11/MaterialTB",
"screenshots": [
"https://i.imgflip.com/1wllsm.gif",
"https://i.imgflip.com/1wlkxn.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Soto": "soto@tresastronautas.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/d-soto11/MaterialTB.git",
"tag": "0.6.0"
},
"source_files": [
"MaterialTapBar",
"MaterialTapBar/**/*.{swift}"
],
"pushed_with_swift_version": "4.0"
}