blob: 8924e9338fee9b22b4fd8af4c3a310140591e242 [file] [log] [blame]
{
"name": "YHPhotoBrowser",
"version": "0.0.6",
"summary": "photo browser for ios",
"homepage": "https://github.com/hackxhj/YHPhotoBrowser.git",
"license": "MIT",
"authors": {
"hackxhj": "643087041@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hackxhj/YHPhotoBrowser.git",
"tag": "0.0.6"
},
"source_files": "YHPhotoBrowser/YHPhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}