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