[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / f / 2 / 0 / SwipeSelectingCollectionView2 / 0.1.8 / SwipeSelectingCollectionView2.podspec.json
blobe4bf01807590839fb8f671753f21881e9b5b6bb9
2   "name": "SwipeSelectingCollectionView2",
3   "version": "0.1.8",
4   "summary": "A collection view subclass that enables swipe(finger over) to select multiple cells just like in Photos app.",
5   "description": "This collection view subclass is capable of selecting multiple cells with swipe just finger over cells.\nInspired by Photos app in iOS 9+, derived from SwipeSelectingCollectionView(https://github.com/ShaneQi/SwipeSelectingCollectionView).",
6   "homepage": "https://github.com/dragonetail/SwipeSelectingCollectionView2",
7   "license": "Apache License 2.0",
8   "authors": {
9     "dragonetail": "dragonetail@gmail.com"
10   },
11   "social_media_url": "http://dragonetail.github.io/",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/dragonetail/SwipeSelectingCollectionView2.git",
17     "tag": "0.1.8"
18   },
19   "source_files": "Sources"