blob: 88ed64de1c45fbf642db8fbf13d97171c486dfe1 [file] [log] [blame]
{
"name": "DraggableView",
"version": "0.0.2",
"summary": "A lightweight draggable view.",
"homepage": "https://github.com/korelhayrullah/DraggableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"korelhayrullah": "korel.hayrullah@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/korelhayrullah/DraggableView.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "DraggableView/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}