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