[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / LSSwipeToDeleteCollectionViewLayout / 0.1.1 / LSSwipeToDeleteCollectionViewLayout.podspec.json
blob13a80c2ee1faa9590193d98ce09a46c907aaed99
2   "name": "LSSwipeToDeleteCollectionViewLayout",
3   "version": "0.1.1",
4   "summary": "The UICollectionViewLayout subclass adds swipe to delete functionality to a collectionview",
5   "homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewLayout",
6   "license": "MIT",
7   "authors": {
8     "Lukman Sanusi": "lanresanusi@me.com"
9   },
10   "source": {
11     "git": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewLayout.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "LSSwipeToDeleteCollectionViewLayout/*.{h,m}"