blob: a11d67e780b87ef9326da0beea509e6a469742ff [file] [log] [blame]
{
"name": "SCDragController",
"version": "1.2.1",
"platforms": {
"ios": "8.0"
},
"summary": "Generic component meant to aid the development of drag & drop behaviors.",
"homepage": "https://github.com/stefanceriu/SCDragController",
"authors": {
"Stefan Ceriu": "stefan.ceriu@yahoo.com"
},
"social_media_url": "https://twitter.com/stefanceriu",
"source": {
"git": "https://github.com/stefanceriu/SCDragController.git",
"tag": "v1.2.1"
},
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"source_files": "SCDragController/*",
"requires_arc": true,
"frameworks": "UIKit",
"screenshots": [
"https://dl.dropboxusercontent.com/u/12748201/Recordings/SCDragController/SCDragController.gif"
]
}