blob: 5d62959463f609d0b44aa600a42b159262daf7a1 [file] [log] [blame]
{
"name": "SFDraggableDialogView",
"version": "1.0.3",
"summary": "Display the beautiful dialog view with realistic physics behavior.",
"description": "Display the beautiful dialog view with realistic physics behavior (thanks to UIkit Dynamics) with drag to dismiss feature.",
"homepage": "https://github.com/kubatru/SFDraggableDialogView",
"screenshots": "https://raw.githubusercontent.com/kubatru/SFDraggableDialogView/master/Screens/preview.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Jakub Truhlar",
"social_media_url": "http://kubatruhlar.cz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kubatru/SFDraggableDialogView.git",
"tag": "1.0.3"
},
"source_files": "SFDraggableDialogView/*",
"frameworks": "UIKit",
"requires_arc": true
}