[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / SwipeSelectingCollectionView / 0.1.5 / SwipeSelectingCollectionView.podspec.json
blobe109efddee0cc09df7f886dcdb07bd7a01d687f5
2   "name": "SwipeSelectingCollectionView",
3   "version": "0.1.5",
4   "summary": "A collection view subclass that enables swipe to select multiple cells just like in Photos app.",
5   "description": "This collection view subclass is capable of selecting multiple cells with swipe.\nInspired by Photos app in iOS 9+.",
6   "homepage": "https://github.com/ShaneQi/SwipeSelectingCollectionView",
7   "license": "Apache License 2.0",
8   "authors": {
9     "Shane Qi": "qizengtai@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/shadowqi",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ShaneQi/SwipeSelectingCollectionView.git",
17     "tag": "0.1.5"
18   },
19   "source_files": "Sources",
20   "swift_versions": [
21     "4.0",
22     "4.2",
23     "5.0"
24   ],
25   "swift_version": "5.0"