blob: 30aa04535e6c8b7a42fc32b53c658016568c6094 [file] [log] [blame]
{
"name": "RACollectionViewReorderableTripletLayout",
"version": "0.0.7",
"summary": "The custom collectionView layout that can perform reordering of cells by dragging it.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ra1028",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ra1028/RACollectionViewReorderableTripletLayout.git",
"tag": "0.0.7"
},
"requires_arc": true,
"source_files": "RACollectionViewReorderableTripletLayout/*.{h,m}"
}