blob: 04a2131b2562c3e7fe4e87585ad828faa1f27a8d [file] [log] [blame]
{
"name": "VKHImageViewer",
"version": "1.0.2",
"summary": "Simple Image/Photo browser in Swift.",
"description": "VKHImageViewer is a simple way to display images/photos from internet by URL or UIImages. Animated zooming presentation, captions, show multiple images, animated dismiss.",
"homepage": "https://github.com/VladKhodiachiy/VKHImageViewer.git",
"license": "MIT",
"authors": {
"Vlad Khodiachiy": "vladhod22@gmail.com"
},
"social_media_url": "https://twitter.com/Zeil_Zeil",
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/VladKhodiachiy/VKHImageViewer.git",
"tag": "1.0.2"
},
"source_files": "VKHImageViewer/**/*.{swift}"
}