[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / d / RIGImageGallery / 0.3.0 / RIGImageGallery.podspec.json
blob347b8658c3e1137d63af7a6f3167777233295c3a
2   "name": "RIGImageGallery",
3   "version": "0.3.0",
4   "summary": "An image gallery view controller designed to work with the Raizlabs Interface Guidelines for iOS.",
5   "description": "RIGImageGallery is an image gallery for iOS written in Swift.\n\nThe goal is to offer sensible defaults that takes care of most of building an image gallery automatically, and offer easy block based customization.",
6   "homepage": "https://github.com/raizlabs/RIGImageGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Skiba": "mike.skiba@raizlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/raizlabs/RIGImageGallery.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/atelierclkwrk",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "RIGImageGallery",
24     "RIGImageGallery/**/*"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "pushed_with_swift_version": "3.0"