blob: 7bd6ce92f47aa1debd8fc84ecd1bc9c5b857717b [file] [log] [blame]
{
"name": "TCPhotoViewer",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/tizianocoroneo",
"platforms": {
"ios": "10.3"
},
"source_files": "TCPhotoViewer/Classes/**/*"
}