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