blob: 84ca22508cba36b4887b3f46deec875425d63221 [file] [log] [blame]
{
"name": "WebImageAutoSize",
"version": "1.0.0",
"summary": "iOS网络图片尺寸适配",
"description": "iOS网络图片尺寸适配",
"homepage": "https://github.com/LiHongGui/WebImageAutoSize.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/WebImageAutoSize.git",
"tag": "1.0.0"
},
"source_files": [
"WebImageAutoSize",
"WebImageAutoSize/**/*.{h,m}"
],
"requires_arc": true
}