blob: feecffcf5bcb28ec9c63c0f8ae58f2df04de6d76 [file] [log] [blame]
{
"name": "HCBPhotoBrowser",
"version": "1.1.1",
"summary": "一个图片浏览器,适合用于大图浏览; 1.1.1更新为sourceview支持传空",
"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.1"
},
"source_files": "HCBPhotoBrowserDemo/HCBPhotoBrowserDemo/HCBPhotoBrowser/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"4.0.0"
]
}
}