blob: 3d0ffa0e18e59e850f751513f1a79d8aa5c2926e [file] [log] [blame]
{
"name": "HYPhotoBrowser",
"version": "0.1.0",
"summary": "HYPhotoBrowser",
"description": "参考MJPhotoBrowser,解决部分崩溃",
"homepage": "https://github.com/parallelWorld/HYPhotoBrowser",
"license": "MIT",
"authors": {
"parallelWorld": "654269765@qq.com"
},
"source": {
"git": "https://github.com/parallelWorld/HYPhotoBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYPhotoBrowser/MJPhotoBrowser/*.{h,m}",
"resources": "HYPhotoBrowser/MJPhotoBrowser/*.bundle",
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
}
}