blob: 036ed441d84f10cc3849d7af1bd02dc909d1f540 [file] [log] [blame]
{
"name": "TCPhotoViewer",
"version": "0.1.2",
"summary": "A Swift 4 port of NYTPhotoViewer.",
"description": "TCPhotoViewer 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.",
"homepage": "https://github.com/TizianoCoroneo/TCPhotoViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TizianoCoroneo": "tizianocoroneo@me.com"
},
"source": {
"git": "https://github.com/TizianoCoroneo/TCPhotoViewer.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/tizianocoroneo",
"platforms": {
"ios": "11.0"
},
"source_files": "TCPhotoViewer/Classes/**/*"
}