[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 7 / LYWebImageSwitch / 0.1.0 / LYWebImageSwitch.podspec.json
blob18f54754f35203bc75602ac8ff4dffb4b2ed3526
2   "name": "LYWebImageSwitch",
3   "version": "0.1.0",
4   "summary": "A switch for SDWebImageDownloader in WWAN. You can decide that if forbidding download webimage in WWAN.",
5   "description": "A switch for SDWebImageDownloader in WWAN. You can decide that if forbidding to download webimage in WWAN",
6   "homepage": "https://github.com/LiuXingQiPan/LYWebImageSwitch",
7   "license": "MIT",
8   "authors": {
9     "liyang": "1353137283@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/LiuXingQiPan/LYWebImageSwitch.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LYWebImageSwitch": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "~> 3.7.3"
28     ],
29     "Reachability": [
30       "~> 3.2"
31     ]
32   },
33   "deprecated": true