blob: 2c284d2e65269f1b3594d259095687e0c8452918 [file] [log] [blame]
{
"name": "HMPhotoBrowser",
"version": "1.0.5",
"summary": "轻量级图片浏览器",
"homepage": "https://github.com/itheima-developer/HMPhotoBrowser",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gamil.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itheima-developer/HMPhotoBrowser.git",
"tag": "1.0.5"
},
"source_files": "HMPhotoBrowser/PhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}