blob: 12d5923cdf59acedd7ea01094c1051cad36bcfab [file] [log] [blame]
{
"name": "LocalServerWKWebView",
"version": "1.0.0",
"summary": "A short description of LocalServerWKWebView.",
"description": "LocalServerWKWebView 支持搭建本地web服务器",
"homepage": "https://gitee.com/ldy3721",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liudongyang": "ldy2260479085@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/ldy3721/LocalServerWKWebView.git",
"tag": "1.0.0"
},
"source_files": "LocalServerWKWebView/**/*.{h,m}"
}