[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / b / WB_ZLPhotoBrowser / 3.2.3 / WB_ZLPhotoBrowser.podspec.json
blobfee293f63a012e552cd7e780a6e87f4bf4b334fd
2   "name": "WB_ZLPhotoBrowser",
3   "version": "3.2.3",
4   "summary": "原项目地址:https://github.com/longitachi/ZLPhotoBrowser.git. 本库为项目所需个人定制版本. Forked from v3.2.0.",
5   "description": "A simple way to multiselect photos from ablum, force touch to preview photo, \nsupport portrait and landscape, edit photo, multiple languages(Chinese,English,Japanese)",
6   "homepage": "https://github.com/huipengo/ZLPhotoBrowser",
7   "license": "MIT",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "authors": {
12     "huipeng": "penghui_only@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/ZLPhotoBrowser.git",
16     "tag": "3.2.3"
17   },
18   "source_files": "ZLPhotoBrowser/Classes/**/*.{h,m}",
19   "resources": "ZLPhotoBrowser/Classes/Resources/*.{png,xib,nib,bundle}",
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "Photos",
24     "PhotosUI"
25   ],
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }