blob: ab71a0c178626d9d75a97e5c548b0de6c7921aa2 [file] [log] [blame]
{
"name": "ScrollableTabbar",
"version": "1.0",
"summary": "Scrollable tab bar that highlights selected item like under magnifying glass. You can customize it as you wish!",
"homepage": "https://github.com/valitovaza/scrollableTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Valitovaza": "valitovaza@gmail.com"
},
"source": {
"git": "https://github.com/valitovaza/scrollableTabbar.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "Control/ScrollableTabBar",
"platforms": {
"ios": "6.0"
}
}