blob: 375c0029c178768f7fb5eec2668a072e2918011c [file] [log] [blame]
{
"name": "JQPhotoBrowser",
"version": "1.0.0",
"summary": "A copy of WeChat's picture browser.",
"homepage": "https://github.com/xiaohange/JQPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaohange/JQPhotoBrowser.git",
"tag": "1.0.0"
},
"source_files": "JQPhotoBrowser/**/*.{h,m}",
"public_header_files": "JQPhotoBrowser/**/*.h",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}