blob: 2bc4446c950a5e538eec854807a25a80c4a52d62 [file] [log] [blame]
{
"name": "ScrollTab",
"version": "2.0.0",
"summary": "Scrolling Tab",
"description": "A scroll tab alternative to UISegmentedControl.",
"homepage": "https://github.com/dkhamsing/ScrollTab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dkhamsing": "dkhamsing8@gmail.com"
},
"social_media_url": "http://twitter.com/dkhamsing",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dkhamsing/ScrollTab.git",
"tag": "2.0.0"
},
"source_files": "ScrollTab/*",
"requires_arc": true
}