blob: 69e2e8adbc883654479ae6bd38dd085c6b420302 [file] [log] [blame]
{
"name": "WDScrollableSegmentedControl",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/WildogGo",
"platforms": {
"ios": "8.0"
},
"source_files": "WDScrollableSegmentedControl/Classes/**/*"
}