[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / b / JGPhotoBrowser / 2.1.0 / JGPhotoBrowser.podspec.json
blob102dbdb000e0d6f70a219571936aa597562aad6e
2   "name": "JGPhotoBrowser",
3   "version": "2.1.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.1.0"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
21       "tag": "2.1.0"
22     }
23   ],
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": [
28     "JGPhotoBrowser/*.{h,m}"
29   ],
30   "public_header_files": [
31     "JGPhotoBrowser/{JGPhotoBrowser,JGSPhotoBrowser,JGSPhoto}.h"
32   ],
33   "requires_arc": true,
34   "dependencies": {
35     "SDWebImage": [
36       "~> 5.0.0"
37     ],
38     "JGSourceBase": [
39       "~> 1.1.0"
40     ]
41   }