blob: e8a9f855d1045b93cb731a4d156e2ab3004ea27b [file] [log] [blame]
{
"name": "MaterialTB",
"version": "0.4.0",
"summary": "Material Design TabBar made in Swift with beautiful animations.",
"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": "http://tresastronautas.com/",
"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.4.0"
},
"source_files": [
"MaterialTapBar",
"MaterialTapBar/**/*.{swift}"
],
"pushed_with_swift_version": "4.0"
}