blob: ff3e08b0b09be3c0450181ff126bea7f7b92af28 [file] [log] [blame]
{
"name": "QKPhotoBrowser",
"version": "0.1.0",
"summary": "QKPhotoBrowser.",
"description": "TODO: 图片浏览.",
"homepage": "https://github.com/huahong1124/QKPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKPhotoBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKPhotoBrowser/Classes/*.{h,m,swift}",
"dependencies": {
"SDWebImage": [
"~> 4.2.3"
]
}
}