[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 6 / 9 / e / CollieGallery / 0.1.0 / CollieGallery.podspec.json
blobbbda551586f2e0a1aa08c15203b0290e786d8dae
2   "name": "CollieGallery",
3   "version": "0.1.0",
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 so really easy to make it look and work the way you want.",
6   "homepage": "https://github.com/gmunhoz/CollieGallery",
7   "license": "MIT",
8   "authors": {
9     "Guilherme Munhoz": "g.araujo.munhoz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gmunhoz/CollieGallery.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CollieGallery": [
22       "Pod/Assets/*.png"
23     ]
24   }