blob: b63bc8d8bd607f7f6b5f3f0b22c59fbddde84fd7 [file] [log] [blame]
{
"name": "HCBPhotoBrowser",
"version": "1.0.1",
"summary": "An easy PhotoBrowser",
"homepage": "https://github.com/spWang/HCBPhotoBrowser",
"license": "MIT",
"authors": {
"spWang": "wsp810@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/spWang/HCBPhotoBrowser.git",
"tag": "1.0.1"
},
"source_files": "HCBPhotoBrowserDemo/HCBPhotoBrowserDemo/HCBPhotoBrowser/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"3.8.2"
]
}
}