blob: 62b31c33faab197aff933d3e164bba63aa7633cf [file] [log] [blame]
{
"name": "XCPhotoBrowser",
"version": "1.0.1",
"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.1"
},
"source_files": "XCPhotoBrowser",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.1.2"
]
}
}