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