[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / b / JGPhotoBrowser / 2.0.0 / JGPhotoBrowser.podspec.json
blobd69d0618be646babc2c2fb60da585ced1178ae9d
2   "name": "JGPhotoBrowser",
3   "version": "2.0.0",
4   "summary": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)",
5   "description": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)\n\n功能包括:\n    1、浏览图片大图,支持手势缩放\n    2、支持图片保存、支持GIF图片保存\n    3、增加图片介绍展示",
6   "homepage": "https://github.com/dengni8023/JGPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
13     "tag": "2.0.0"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
21       "tag": "2.0.0"
22     }
23   ],
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "JGPhotoBrowser/*.{h,m}",
28   "public_header_files": "JGPhotoBrowser/{JGPhotoBrowser,JGSPhotoBrowser,JGSPhoto}.h",
29   "requires_arc": true,
30   "dependencies": {
31     "SDWebImage": [
32       "~> 4.4.6"
33     ],
34     "SDWebImage/GIF": [
36     ],
37     "JGSourceBase": [
38       "~> 1.0.0"
39     ]
40   }