blob: 472e4e25c476ca6263ee732d2664a699bc2bcde3 [file] [log] [blame]
{
"name": "LSSwipeToDeleteCollectionViewLayout",
"version": "0.1.6",
"summary": "The UICollectionViewLayout subclass adds swipe to delete functionality to a collectionview",
"homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewLayout.git",
"license": "MIT",
"authors": {
"Lukman Sanusi": "lanresanusi@me.com"
},
"source": {
"git": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewLayout.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LSSwipeToDeleteCollectionViewLayout/*.{h,m}"
}