blob: 7f0948805e9717ca92d6e173993876ec18a98d88 [file] [log] [blame]
{
"name": "ODMSwipeSelector",
"version": "0.0.3",
"summary": "A value selector with a swipe gesture.",
"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.0.3"
},
"source_files": [
"ODMSwipeSelector",
"ODMSwipeSelector/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.1"
},
"requires_arc": true
}