blob: a5a4e2cd519aeecefce35c556d3a266035e48058 [file] [log] [blame]
{
"name": "HMPhotoBrowser",
"version": "1.0.6",
"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.6"
},
"source_files": "HMPhotoBrowser/PhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}