blob: 6ed9348082e6303584e343b8db6ce0cfd614312a [file] [log] [blame]
{
"name": "AZImagePreview",
"version": "1.2.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.2.0"
},
"source_files": "Sources/**/*.{swift}"
}