[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 7 / 6 / LSSwipeToDeleteCollectionViewController / 0.1.2 / LSSwipeToDeleteCollectionViewController.podspec.json
blob3163e6a9d272ab98cd5d50d9eb60c33bf249979d
2   "name": "LSSwipeToDeleteCollectionViewController",
3   "version": "0.1.2",
4   "summary": "The UICollectionViewController subclass adds swipe to delete functionality (similar to ios home screen)",
5   "homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewController.git",
6   "license": "MIT",
7   "authors": {
8     "Lukman Sanusi": "larryryu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewController.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "LSSwipeToDeleteCollectionViewController/*.{h,m}"