blob: 0b954d6054692b4195f59c0ab3ce62622afb2713 [file] [log] [blame]
{
"name": "SVETabBarController",
"version": "0.1.0",
"authors": {
"Sérgio Estêvão": "sergioestevao@gmail.com"
},
"homepage": "https://github.com/SergioEstevao/SVETabBarController",
"summary": "A Tab Bar controller where the tabbar hides itself when scrolling inside the selected view.",
"source": {
"git": "https://github.com/SergioEstevao/SVETabBarController.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SVETabBarController"
}