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