blob: a804bbea999593ecbb0ab1634dd8659602e1d159 [file] [log] [blame]
{
"name": "DragDropKit",
"version": "0.2",
"summary": "DragDropKit",
"homepage": "https://github.com/Jiar/DragDropKit",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Jiar": "jiar.world@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jiar/DragDropKit.git",
"tag": "0.2"
},
"source_files": "DragDropKit/*.swift",
"module_name": "DragDropKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"static_framework": true,
"pushed_with_swift_version": "4.0"
}