blob: 1f16640e691ce2efc0cfc6598d36808e0bbda125 [file] [log] [blame]
{
"name": "XXXWebView",
"version": "1.0.0",
"summary": "异步加载 html 标签内的图片",
"homepage": "https://github.com/xxxIxxxx/XXXWebView",
"license": "MIT",
"authors": {
"i2yf": "i2yf@foxmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/xxxIxxxx/XXXWebView.git",
"tag": "1.0.0"
},
"source_files": "XXXWebViewDemo/XXXWebView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}