blob: a66750752d10b22f12d6576b45fed48e636b18fa [file] [log] [blame]
{
"name": "HCBPhotoBrowser",
"version": "1.1.0",
"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.1.0"
},
"source_files": "HCBPhotoBrowserDemo/HCBPhotoBrowserDemo/HCBPhotoBrowser/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"4.0.0"
]
}
}