blob: 738a5a94a5242f9f028548131fdcefc74e973548 [file] [log] [blame]
{
"name": "DKScrollingTabController",
"version": "1.2",
"summary": "Scrolling Tab iOS Control.",
"description": "A scrolling tab controller alternative to UISegmentedControl.",
"homepage": "https://github.com/dkhamsing/DKScrollingTabController",
"screenshots": "https://github.com/dkhamsing/DKScrollingTabController/raw/master/Assets/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dkhamsing/DKScrollingTabController.git",
"tag": "1.2"
},
"source_files": "DKScrollingTabController/*",
"requires_arc": true
}