blob: 8a4fc0712f851e7e912c7a29a1e52499b6bc5afb [file] [log] [blame]
{
"name": "ODMSwipeSelector",
"version": "0.0.2",
"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.2"
},
"source_files": [
"ODMSwipeSelector",
"ODMSwipeSelector/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.1"
},
"requires_arc": true
}