[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 4 / RIGImageGallerys / 1.3.4 / RIGImageGallerys.podspec.json
blob0b6574993d1e1bff0aaf77753bef5e50bb2cc68e
2   "name": "RIGImageGallerys",
3   "version": "1.3.4",
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/jayaveluT2S/RIGImageGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jay": "jayavelu.rajendiran@touch2success.com"
13   },
14   "source": {
15     "git": "https://github.com/jayaveluT2S/RIGImageGallery.git",
16     "tag": "1.3.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0",
22   "source_files": [
23     "RIGImageGallery",
24     "RIGImageGallery/**/*"
25   ],
26   "exclude_files": "RIGImageGallerys/RIGImageGallery/**/*.plist",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]