blob: 81b890d3f85cd91427d98edc8c9587756b8f5b96 [file] [log] [blame]
{
"name": "MaterialTabBar",
"version": "0.2.2",
"summary": "A tab bar controller based on Material design.",
"description": "Simple and customizable tab bar controller which resembles the Material tab bar on Android.",
"homepage": "https://github.com/haluzak/MaterialTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michal Rentka": "michalrentka@gmail.com"
},
"source": {
"git": "https://github.com/haluzak/MaterialTabBar.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MaterialTabBar/Classes/**/*"
}