blob: 5d91e75f4055b27a783b9b5eb0c189dd6476ba3c [file] [log] [blame]
{
"name": "ZYPictureViewer",
"version": "1.0.3",
"summary": "A picture viewer like wechat, sina weibo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zephyrw/ZYPictureViewer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zephyr": "anye3210@gmail.com"
},
"source": {
"git": "https://github.com/zephyrw/ZYPictureViewer.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYPictureViewer/Classes/**/*",
"swift_version": "5.0",
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}