[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / e / CollieGallery / 0.2.1 / CollieGallery.podspec.json
blob17af73024e268f3b1fb5499c3532f3b7b8413906
2   "name": "CollieGallery",
3   "version": "0.2.1",
4   "summary": "Easy-to-use and highly customizable fullscreen image gallery with support for local and remote images written in Swift.",
5   "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.",
6   "homepage": "https://github.com/gmunhoz/CollieGallery",
7   "screenshots": [
8     "http://gmunhoz.com/public/controls/CollieGallery/screenshots/1.gif",
9     "http://gmunhoz.com/public/controls/CollieGallery/screenshots/2.gif",
10     "http://gmunhoz.com/public/controls/CollieGallery/screenshots/3.gif",
11     "http://gmunhoz.com/public/controls/CollieGallery/screenshots/4.gif"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Guilherme Munhoz": "g.araujo.munhoz@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/gmunhoz/CollieGallery.git",
19     "tag": "0.2.1"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "source_files": "Pod/Classes/**/*",
26   "resource_bundles": {
27     "CollieGallery": [
28       "Pod/Assets/*.png"
29     ]
30   }