blob: 0df67c6040b34ec173c1ed4939f8fa39a67befed [file] [log] [blame]
{
"name": "ODMSwipeSelector",
"version": "0.7.5",
"summary": "A value selector for iOS with swipe gestures.",
"homepage": "https://github.com/oscart/ODMSwipeSelector",
"screenshots": "http://f.cl.ly/items/0o3D3V2D3J2z1A3k0H3D/Screen%20Recording%202015-03-04%20at%2001.48%20PM.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.7.5"
},
"source_files": [
"ODMSwipeSelector",
"ODMSwipeSelector/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}