blob: 9103604e39ad10a02379a7fe5d5dd942e40f63f0 [file] [log] [blame]
{
"name": "XHWebImageAutoSize",
"version": "1.0.1",
"summary": "网络图片尺寸/高度自适应",
"homepage": "https://github.com/CoderZhuXH/XHWebImageAutoSize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHWebImageAutoSize.git",
"tag": "1.0.1"
},
"source_files": [
"XHWebImageAutoSize",
"*.{h,m}"
],
"requires_arc": true
}