blob: 337408cad88b28068a97f9bea3614bf8e8675bc7 [file] [log] [blame]
{
"name": "XPhotoBrowser",
"version": "1.1.0",
"summary": "PhotoBrowser,supports 3D-Touch,Drag to disappear",
"description": "'PhotoBrowser is an image browser , it supports 3D-Touch , rotating the screen , zooming images , Drag to disappear'",
"homepage": "https://github.com/gdutxzy/XPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gdutxzy": "gdutxzy@163.com"
},
"source": {
"git": "https://github.com/gdutxzy/XPhotoBrowser.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XPhotoBrowser/**/*",
"public_header_files": [
"XPhotoBrowser/XPhotoBrowser.h",
"XPhotoBrowser/UIView+XExtension.h",
"XPhotoBrowser/XPhotoBrowserVC.h"
],
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}