[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 1 / CFZLPhotoBrowser / 0.0.1 / CFZLPhotoBrowser.podspec.json
blob7c4f4583092dad85e772b25d630a0de9b19938ad
2   "name": "CFZLPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "原作者地址:https://github.com/LiuXiangJing/XJContactPicker.git。本库为项目所需个人定制版本。Forked from v2.7.4",
5   "homepage": "https://github.com/TabCen/ZLPhotoBrowser",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "longitachi": "chenfeigogo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TabCen/ZLPhotoBrowser",
15     "tag": "0.0.1"
16   },
17   "source_files": "PhotoBrowser/**/*.{h,m}",
18   "resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Photos",
23     "PhotosUI"
24   ],
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "GPUImage": [
31     ]
32   }