blob: d69d0618be646babc2c2fb60da585ced1178ae9d [file] [log] [blame]
{
"name": "JGPhotoBrowser",
"version": "2.0.0",
"summary": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)",
"description": "图片大图浏览查看工具,支持GIF图片。改写自 Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser)\n\n功能包括:\n 1、浏览图片大图,支持手势缩放\n 2、支持图片保存、支持GIF图片保存\n 3、增加图片介绍展示",
"homepage": "https://github.com/dengni8023/JGPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/dengni8023/JGPhotoBrowser.git",
"tag": "2.0.0"
},
"authors": [
{
"等你8023": "945835664@qq.com"
},
{
"git": "https://github.com/dengni8023/JGPhotoBrowser.git",
"tag": "2.0.0"
}
],
"platforms": {
"ios": "9.0"
},
"source_files": "JGPhotoBrowser/*.{h,m}",
"public_header_files": "JGPhotoBrowser/{JGPhotoBrowser,JGSPhotoBrowser,JGSPhoto}.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.6"
],
"SDWebImage/GIF": [
],
"JGSourceBase": [
"~> 1.0.0"
]
}
}