blob: 7c60d7bb78766649b3917b1b2fec1a07646c808e [file] [log] [blame]
{
"name": "ZGPhotoBrowser",
"version": "1.0.1",
"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.1"
},
"source_files": "ZGPhotoBrowser/ZGPhotoBrowser/Source/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}