blob: 70918133df635e0b4db036f7d2cefe9a8ceb5f7b [file] [log] [blame]
{
"name": "SwipeSelectingCollectionView",
"version": "0.1.2",
"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.2"
},
"source_files": "Sources",
"pushed_with_swift_version": "3.1"
}