blob: 133af20e40cdf9c2d957ac990bef69d9eac8ede2 [file] [log] [blame]
{
"name": "ZFImageViewer",
"version": "1.0",
"summary": "The easiest way to show images in swift.",
"description": "The easiest way to show images in swift. Just enjoy!",
"homepage": "https://github.com/chenzhaofangAlan/ZFImageViewer",
"license": "MIT",
"authors": {
"Alan": "1102264725@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/chenzhaofangAlan/ZFImageViewer.git",
"tag": "1.0"
},
"source_files": "ZFImageViewerDemo/ZFImageViewerDemo/ZFImageViewer/*.swift",
"requires_arc": true
}