[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / b / JGPhotoBrowser / 1.2.9 / JGPhotoBrowser.podspec.json
blobad4673b849c6ab2d369172c586a7e0d44e0b7a5a
2   "name": "JGPhotoBrowser",
3   "version": "1.2.9",
4   "summary": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)",
5   "description": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)\n\n功能包括:\n1、浏览图片大图,支持手势缩放\n2、支持图片保存、支持GIF图片保存\n3、增加图片介绍展示",
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": "1.2.9"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
21       "tag": "1.2.9"
22     }
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "JGPhotoBrowser/*.{h,m}",
28   "public_header_files": "JGPhotoBrowser/{JGPhotoBrowser,JGPBBrowserController,JGPBPhoto}.h",
29   "requires_arc": true,
30   "dependencies": {
31     "SDWebImage": [
32       "~> 4.4.1"
33     ],
34     "SDWebImage/GIF": [
36     ],
37     "JGSourceBase": [
38       "~> 0.1.0"
39     ]
40   }