[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / b / JGPhotoBrowser / 1.2.8 / JGPhotoBrowser.podspec.json
blobde96a3b3030fec16bc70bcd617d0017960903608
2   "name": "JGPhotoBrowser",
3   "version": "1.2.8",
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.8"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGPhotoBrowser.git",
21       "tag": "1.2.8"
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   "dependencies": {
30     "SDWebImage": [
31       "4.4.1"
32     ],
33     "SDWebImage/GIF": [
35     ],
36     "JGSourceBase": [
37       "0.0.5"
38     ]
39   },
40   "requires_arc": true