[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / b / WB_ZLPhotoBrowser / 3.2.4 / WB_ZLPhotoBrowser.podspec.json
blobc4d83a4af44b00c3884c6914e709488a76e08332
2   "name": "WB_ZLPhotoBrowser",
3   "version": "3.2.4",
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.4"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "ZLPhotoBrowser/Classes/**/*.{h,m}"
21   ],
22   "resources": [
23     "ZLPhotoBrowser/Classes/Resources/*.{png,xib,nib,bundle}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Photos",
28     "PhotosUI"
29   ],
30   "dependencies": {
31     "SDWebImage": [
33     ]
34   }