blob: 9c298103369a1a61d80779ff5fbb656eee365683 [file] [log] [blame]
{
"name": "JSReorderableCollectionView",
"version": "1.0.3",
"swift_versions": "5",
"summary": "The collection view which can drag & drop interaction of cell.",
"homepage": "https://github.com/wlsdms0122/JSReorderableCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wlsdms0122": "wlsdms0122@gmail.com"
},
"source": {
"git": "https://github.com/wlsdms0122/JSReorderableCollectionView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JSReorderableCollectionView/JSReorderableCollectionView/*.swift",
"swift_version": "5"
}