blob: e5ade632d7c55a3fddfcc8fa788197ce40923c3f [file] [log] [blame]
{
"name": "ODMSwipeSelector",
"version": "0.5",
"summary": "A value selector for iOS with swipe gestures.",
"homepage": "https://github.com/oscart/ODMSwipeSelector",
"screenshots": "https://s3.amazonaws.com/f.cl.ly/items/3b2v2V2j0y2E2z1l3V3a/Screen%20Recording%202014-12-31%20at%2010.55%20AM.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Oscar De Moya",
"social_media_url": "http://twitter.com/odm",
"source": {
"git": "https://github.com/oscart/ODMSwipeSelector.git",
"tag": "0.5"
},
"source_files": [
"ODMSwipeSelector",
"ODMSwipeSelector/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}