blob: 616bc6e884a369a0e73790f29c64e5325af6835e [file] [log] [blame]
{
"name": "RAReorderableLayout",
"version": "0.4.1",
"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.4.1"
},
"requires_arc": true,
"source_files": "RAReorderableLayout/*.swift"
}