[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 9 / LGWebImage / 0.1.0 / LGWebImage.podspec.json
blob80d349bf1eff3934f909feec34c66d0e2667ffce
2   "name": "LGWebImage",
3   "version": "0.1.0",
4   "summary": "基于SDWebImage的封装,支持切圆角",
5   "description": "\"基于SDWebImage的封装,支持切圆角,支持自定义处理图片,走sd缓存流程\"",
6   "homepage": "https://github.com/lizhixingios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizhixing": "740157759@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lizhixingios/LGWebImage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LGWebImage/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }