[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / KCPhotoBrowser / 0.0.3 / KCPhotoBrowser.podspec.json
blob823a7d0af8d6ace29c5955cbc03f941e32e269d3
2   "name": "KCPhotoBrowser",
3   "version": "0.0.3",
4   "summary": "好用轻量级图片浏览器.",
5   "description": "好用轻量级图片浏览器,使用简单。",
6   "homepage": "https://github.com/ac1217/KCPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "zhangweiwei": "_Erica"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ac1217/KCPhotoBrowser.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "KCPhotoBrowser/**/*.{h,m}",
19   "public_header_files": "KCPhotoBrowser/**/*.h",
20   "resources": "Resource/*.png",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.8.1"
25     ]
26   }