blob: 2f0933a9dfffe54d415cc47f6628ebdfa87392eb [file] [log] [blame]
{
"name": "SimpleTabsViewController",
"version": "0.2.5",
"summary": "iOS view controller for custom and dynamic horizontal tabs.",
"description": "Simple horizontal tab menu.\n* Easy to customize\n* Easy to use\n* Uses auto layout\n* Show/Hide count at each tab\n* Dinamycally hides count when it's 0 (option to force showing count always)",
"homepage": "https://github.com/bitomule/SimpleTabsViewController",
"license": "MIT",
"authors": {
"David Collado Sela": "bitomule@gmail.com"
},
"social_media_url": "http://twitter.com/bitomule",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/bitomule/SimpleTabsViewController.git",
"tag": "0.2.5"
},
"source_files": "Source/*.swift",
"requires_arc": true
}