blob: fb49305633707c2cac849e8d853e6b0a5b1b8d05 [file] [log] [blame]
{
"name": "CollieGallery",
"version": "0.2.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.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CollieGallery": [
"Pod/Assets/*.png"
]
}
}