blob: f6c100447e424c5eebaad30de93f364aa7428522 [file] [log] [blame]
{
"name": "LocalServerWKWebView",
"version": "1.1.1",
"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.1.1"
},
"source_files": "LocalServerWKWebView/CocoaHttpServer/**/*.{h,m}"
}