blob: a342908620b8e2b69a5d9ff6897f72dcd43fcd50 [file] [log] [blame]
{
"name": "YHPhotoBrowser",
"version": "0.0.8",
"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.8"
},
"source_files": "YHPhotoBrowser/YHPhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}