blob: 413e5cb302403a54e7a42044f2b7e2d19bff01a6 [file] [log] [blame]
{
"name": "ZGPhotoBrowser",
"version": "1.0.0",
"summary": "a browser for photos",
"description": "to browse photo conveniently",
"homepage": "https://github.com/MR-Zong",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"ZongGenXu": "540682674@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MR-Zong/ZGPhotoBrowser.git",
"tag": "1.0.0"
},
"source_files": "ZGPhotoBrowser/ZGPhotoBrowser/Source/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}