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