blob: 2a398e630673d003f900dc228fad2b9e292d9db9 [file] [log] [blame]
{
"name": "CollieGallery",
"version": "0.3.2",
"summary": "Easy-to-use and highly customizable fullscreen image gallery with support for local and remote images written in Swift.",
"description": "CollieGallery is a fullscreen image gallery with support for local and remote images and it has a lot of built-in features like zooming, panning, interactive transitions and more! The gallery is highly customizable and it’s really easy to make it look and work the way you want.",
"homepage": "https://github.com/gmunhoz/CollieGallery",
"screenshots": [
"http://gmunhoz.com/public/controls/CollieGallery/screenshots/1.gif",
"http://gmunhoz.com/public/controls/CollieGallery/screenshots/2.gif",
"http://gmunhoz.com/public/controls/CollieGallery/screenshots/3.gif",
"http://gmunhoz.com/public/controls/CollieGallery/screenshots/4.gif"
],
"license": "MIT",
"authors": {
"Guilherme Munhoz": "g.araujo.munhoz@gmail.com"
},
"source": {
"git": "https://github.com/gmunhoz/CollieGallery.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}