blob: 0dff9aaef7fb3acc3aadc778ebe0ebc171a46a64 [file] [log] [blame]
{
"name": "RAReorderableLayout",
"version": "0.6.0",
"summary": "A UICollectionView layout which you can move items with drag and drop.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ra1028",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ra1028/RAReorderableLayout.git",
"tag": "0.6.0"
},
"requires_arc": true,
"source_files": "RAReorderableLayout/*.swift"
}