[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / e / DCWebImage / 1.4 / DCWebImage.podspec.json
blob81fc2c25aeffe6240a7f4121a85a4df1401977f4
2   "name": "DCWebImage",
3   "version": "1.4",
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.4"
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   }