[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 8 / WW_ZLPhotoBrowser / 0.0.3 / WW_ZLPhotoBrowser.podspec.json
blobe00592fafa1f4aa945b82030c0cd038ada0504f3
2   "name": "WW_ZLPhotoBrowser",
3   "version": "0.0.3",
4   "summary": "WW_ZLPhotoBrowser",
5   "description": "iOS10.0以下,打开相册闪退。",
6   "homepage": "https://gitee.com/qiuzhongwei0519/ZLPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "qiuzhongwei0519": "512866393@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitee.com:qiuzhongwei0519/ZLPhotoBrowser.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Classes/resource/*.{png,xib,nib,bundle}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "PhotosUI"
28   ],
29   "dependencies": {
30     "SDWebImage": [
32     ],
33     "GPUImage": [
35     ]
36   }