blob: 09ecef01b7aadd28d5c571c8e80a9247e0dde431 [file] [log] [blame]
{
"name": "WDScrollableSegmentedControl",
"version": "0.1.1",
"summary": "Minimal segmented control, scrollable, customizable, animatable, easy as hell to use.",
"description": "Minimal segmented control, scrollable, customizable, animatable, easy as hell to use.",
"homepage": "https://github.com/Wildog/WDScrollableSegmentedControl",
"screenshots": [
"https://raw.githubusercontent.com/Wildog/WDScrollableSegmentedControl/master/screenshot.gif",
"https://raw.githubusercontent.com/Wildog/WDScrollableSegmentedControl/master/ibinspectable.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wildog": "i@wil.dog"
},
"source": {
"git": "https://github.com/Wildog/WDScrollableSegmentedControl.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/WildogGo",
"platforms": {
"ios": "8.0"
},
"source_files": "WDScrollableSegmentedControl/Classes/**/*"
}