blob: 777d86a150b374084ad91d50bd8e90d669aebf14 [file] [log] [blame]
{
"name": "AZImagePreview",
"version": "1.0.0",
"summary": "iOS Framework that makes it easy to preview images on any UIImageView.",
"homepage": "https://github.com/Minitour/AZImagePreview",
"license": "MIT",
"authors": {
"Antonio Zaitoun": "tony.z.1711@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Minitour/AZImagePreview.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}