blob: 4077f29fe7ebd229a3608c027e5b43245fe0f94a [file] [log] [blame]
{
"name": "DKScrollingTabController",
"version": "1.1",
"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.1"
},
"source_files": "DKScrollingTabController/*",
"requires_arc": true
}