blob: 427d3fae1b05e68704e73cb6503ea0508b672c54 [file] [log] [blame]
{
"name": "LSSwipeToDeleteCollectionViewController",
"version": "0.1.1",
"summary": "The UICollectionViewController subclass adds swipe to delete functionality (similar to ios home screen)",
"homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewController",
"license": "MIT",
"authors": {
"Lukman Sanusi": "larryryu@gmail.com"
},
"source": {
"git": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LSSwipeToDeleteCollectionViewController/*.{h,m}"
}