blob: 1d2edc7929b7895d5a0af29228770f6a957b981a [file] [log] [blame]
{
"name": "ZWTPhotoBrowser",
"version": "0.1.5",
"summary": "A simple Photo Browser WTPhotoBrowser.",
"description": "简易的图片浏览器,支持横屏,支持展示动画和回退动画,适合快速敏捷开发.A simple Photo Browser WTPhotoBrowser.",
"homepage": "https://github.com/Mosquito1123/WTPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Winston Cheung": "zhangwentong1123@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mosquito1123/WTPhotoBrowser.git",
"tag": "0.1.5"
},
"source_files": [
"PhotoBrowser",
"PhotoBrowser/*.swift"
],
"resource_bundles": {
"PhotoBrowser": [
"Resource/**/*"
]
},
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}