blob: 167bd69347bdd2fd400c2d080bb27d97b086a942 [file] [log] [blame]
{
"name": "XCPhotoBrowser",
"version": "1.0.7",
"summary": "PhotoBrowser",
"description": "PhotoBrowser封装自定义图片浏览器",
"homepage": "https://github.com/fanxiaocong/XCPhotoBrowser",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCPhotoBrowser.git",
"tag": "1.0.7"
},
"source_files": "XCPhotoBrowser",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"resources": "XCPhotoBrowser/*.bundle",
"dependencies": {
"SDWebImage": [
"~> 5.8.0"
],
"XCProgressHUD": [
"~> 0.0.4"
]
}
}