blob: a9d01f39832a57daecc2640d161fbaed6b4968bc [file] [log] [blame]
{
"name": "SwipeSelectingCollectionView",
"version": "0.1.3",
"summary": "A collection view subclass that enables swipe to select multiple cells just like in Photos app.",
"description": "This collection view subclass is capable of selecting multiple cells with swipe.\nInspired by Photos app in iOS 9+.",
"homepage": "https://github.com/ShaneQi/SwipeSelectingCollectionView",
"license": "Apache License 2.0",
"authors": {
"Shane Qi": "qizengtai@gmail.com"
},
"social_media_url": "http://twitter.com/shadowqi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShaneQi/SwipeSelectingCollectionView.git",
"tag": "0.1.3"
},
"source_files": "Sources",
"pushed_with_swift_version": "4.0"
}