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