blob: 04b2a1bd39e5f27b435343dbc68d8d80b37cb69f [file] [log] [blame]
{
"name": "JQPhotoBrowser",
"version": "1.0.1",
"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.1"
},
"source_files": "JQPhotoBrowser/**/*.{h,m}",
"public_header_files": "JQPhotoBrowser/**/*.h",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}