2 "name": "JSPhotoGallery",
4 "summary": "A library used to display images in a gallery view as well as in a thumbnail summary grid.",
5 "description": "I could not find another image viewer library that met all my needs. I decided to \n create a basic image viewer that was customizable, easy to use, and had a full view as well\n as a grid summary view of all the images as thumbnails",
6 "homepage": "http://raywenderlich.com",
9 "Jason": "silver.jase@gmail.com"
15 "git": "https://github.com/silverjason/JSPhotoGallery.git",
20 "JSPhotoGallery/JSPhotoGallery.h",
21 "JSPhotoGallery/**/*.swift"
24 "JSPhotoGallery/**/*.{storyboard,xib}"
26 "public_header_files": [
27 "JSPhotoGallery/JSPhotoGallery.h"
34 "swift_versions": "5",