[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / 6 / LSSwipeToDeleteCollectionViewController / 0.1.1 / LSSwipeToDeleteCollectionViewController.podspec.json
blob427d3fae1b05e68704e73cb6503ea0508b672c54
2   "name": "LSSwipeToDeleteCollectionViewController",
3   "version": "0.1.1",
4   "summary": "The UICollectionViewController subclass adds swipe to delete functionality (similar to ios home screen)",
5   "homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewController",
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.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "LSSwipeToDeleteCollectionViewController/*.{h,m}"