blob: 8cba9906373239e45434a13390a78dbd9a15a128 [file] [log] [blame]
{
"name": "QXDSImageBrowse",
"version": "0.0.1",
"summary": "在DSImageBrowse基础上的优化。",
"homepage": "https://github.com/labi3285/QXDSImageBrowse",
"license": "MIT",
"authors": {
"labi3285": "766043285@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/labi3285/QXDSImageBrowse.git",
"tag": "0.0.1"
},
"source_files": "QXDSImageBrowse/QXDSImageBrowse/QXDSImageBrowse/**/*",
"resources": "QXDSImageBrowse/QXDSImageBrowse/Resources/*.png",
"requires_arc": true,
"dependencies": {
"YYCache": [
"~> 1.0.4"
],
"YYImage": [
"~> 1.0.4"
],
"YYWebImage": [
"~> 1.0.5"
]
}
}