blob: 86420b46f749625756ac72e77dba9c8ced641ed9 [file] [log] [blame]
{
"name": "SCDragController",
"version": "1.2.5",
"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.5"
},
"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"
]
}