blob: f884757b1b13f1b20e829e872fd2835d31cca027 [file] [log] [blame]
{
"name": "WXWScrollImageView",
"version": "0.0.2",
"summary": "APP Store 介绍图浏览样式",
"description": "模仿APP Store 介绍图浏览样式",
"homepage": "https://github.com/wangxuewen/WXWScrollImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"591807572@qq.com": "591807572@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangxuewen/WXWScrollImageView.git",
"tag": "0.0.2"
},
"source_files": [
"WXWScrollImageView/WXWScrollImageView",
"WXWScrollImageView/WXWScrollImageView/**/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
]
}
}