blob: b87383f4b68ed47ab2868d68ad61850b35b7c3cc [file] [log] [blame]
{
"name": "KKSwipeRevealGalleryView",
"version": "0.0.3",
"summary": "An iOS gallery view with swipe-to-discard pages, written in Swift. Load your custom views and swipe them away with your finger!",
"homepage": "https://github.com/kakali/KKSwipeRevealGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Katarzyna Kalinowska-Górska": "kkalinowskagorska@gmail.com"
},
"platforms": {
"ios": "9.2"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kakali/KKSwipeRevealGalleryView.git",
"tag": "v0.0.3",
"submodules": false
},
"source_files": "KKSwipeRevealGalleryView/*.{swift}"
}