[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / LSSwipeToDeleteCollectionViewLayout / 0.1.6 / LSSwipeToDeleteCollectionViewLayout.podspec.json
blob472e4e25c476ca6263ee732d2664a699bc2bcde3
2   "name": "LSSwipeToDeleteCollectionViewLayout",
3   "version": "0.1.6",
4   "summary": "The UICollectionViewLayout subclass adds swipe to delete functionality to a collectionview",
5   "homepage": "https://github.com/larryryu/LSSwipeToDeleteCollectionViewLayout.git",
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.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "LSSwipeToDeleteCollectionViewLayout/*.{h,m}"