blob: 85404a4e9ceeb61b53c780d9dcfdf354c0089e0d [file] [log] [blame]
{
"name": "SwipeSelectingCollectionView2",
"version": "0.1.7",
"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": "9.0"
},
"source": {
"git": "https://github.com/dragonetail/SwipeSelectingCollectionView2.git",
"tag": "0.1.7"
},
"source_files": "Sources"
}