| { |
| "name": "NYTPhotoViewer", |
| "version": "0.1.2", |
| "description": " NYTPhotoViewer is a slideshow and image viewer that includes double tap to zoom, captions, support for multiple images, interactive flick to dismiss, animated zooming presentation, and more.\n", |
| "summary": "NYTPhotoViewer is a slideshow and image viewer that includes double tap to zoom, flick to dismiss, animated presentation, and more.", |
| "homepage": "https://github.com/NYTimes/NYTPhotoViewer", |
| "authors": "The New York Times", |
| "license": { |
| "type": "Apache 2.0" |
| }, |
| "source": { |
| "git": "https://github.com/NYTimes/NYTPhotoViewer.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resources": "Pod/Assets/**/*", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |