blob: 5e33e3d2aa72cead3558ae6a0cf03e01a33262ef [file] [log] [blame]
{
"name": "SwipeSelectingCollectionView2",
"version": "0.1.4",
"summary": "A collection view subclass that enables swipe(finger over) to select multiple cells just like in Photos app.",
"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).",
"homepage": "https://github.com/dragonetail/SwipeSelectingCollectionView2",
"license": "Apache License 2.0",
"authors": {
"dragonetail": "dragonetail@gmail.com"
},
"social_media_url": "http://dragonetail.github.io/",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/dragonetail/SwipeSelectingCollectionView2.git",
"tag": "0.1.4"
},
"source_files": "Sources"
}