[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / e / DCWebImage / 1.7 / DCWebImage.podspec.json
blob8dbd490599662dac40b8b0bc239ca743ce757214
2   "name": "DCWebImage",
3   "version": "1.7",
4   "summary": "图片处理",
5   "homepage": "https://github.com/quanzhizu2015/DCWebImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "quanzhizu2015": "quanzhizu2015@126.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/quanzhizu2015/DCWebImage.git",
18     "tag": "1.7"
19   },
20   "source_files": "DCWebImage/**/*.{h,m}",
21   "public_header_files": "DCWebImage/**/*.h",
22   "resources": "DCWebImage/resource.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage/WebP": [
27     ]
28   }