blob: 18f54754f35203bc75602ac8ff4dffb4b2ed3526 [file] [log] [blame]
{
"name": "LYWebImageSwitch",
"version": "0.1.0",
"summary": "A switch for SDWebImageDownloader in WWAN. You can decide that if forbidding download webimage in WWAN.",
"description": "A switch for SDWebImageDownloader in WWAN. You can decide that if forbidding to download webimage in WWAN",
"homepage": "https://github.com/LiuXingQiPan/LYWebImageSwitch",
"license": "MIT",
"authors": {
"liyang": "1353137283@qq.com"
},
"source": {
"git": "https://github.com/LiuXingQiPan/LYWebImageSwitch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LYWebImageSwitch": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
],
"Reachability": [
"~> 3.2"
]
},
"deprecated": true
}