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