[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 8 / WW_ZLPhotoBrowser / 0.0.1 / WW_ZLPhotoBrowser.podspec.json
blobb84ba2f65f76ba32711ce30f8b0d1f1f075f3c72
2   "name": "WW_ZLPhotoBrowser",
3   "version": "0.0.1",
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   "source": {
12     "git": "git@gitee.com:qiuzhongwei0519/ZLPhotoBrowser.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "resources": "Classes/resource/*.{png,xib,nib,bundle}",
21   "frameworks": [
22     "UIKit",
23     "Photos",
24     "PhotosUI",
25     "AVFoundation"
26   ],
27   "platforms": {
28     "ios": "9.0"
29   },
30   "dependencies": {
31     "SDWebImage": [
33     ],
34     "GPUImage": [
36     ]
37   }