blob: 1c35e92078f35c479437a230d58ccdef761aa462 [file] [log] [blame]
{
"name": "ImageViewer",
"version": "1.0",
"summary": "An image viewer à la Twitter",
"description": "ImageViewer is a library that enables a user to visualize an image in fullscreen. Besides the typical pinch and double tap to zoom, we also provide a vertical swipe to dismiss. Finally, we try to mimic the displacement of the image from its current container into fullscreen, this feature being its main selling point.",
"homepage": "https://github.com/MailOnline/ImageViewer",
"license": "MIT",
"authors": "Daily Mail",
"social_media_url": "https://twitter.com/MailOnline",
"source": {
"git": "https://github.com/MailOnline/ImageViewer.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.4"
},
"source_files": "ImageViewer/Source/**/*"
}