blob: 658168349d2a9cc413fc86a78c8e6696b58dd5b0 [file] [log] [blame]
{
"name": "ZYPictureViewer",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYPictureViewer/Classes/**/*",
"resource_bundles": {
"ZYPictureViewer": [
"ZYPictureViewer/Assets/*.png"
]
},
"swift_version": "4.1"
}