blob: 7a810f43aecf4080318daa120fc3f688f11555b3 [file] [log] [blame]
{
"name": "NETURLSchemeHandler",
"version": "0.1.0",
"summary": "A WKURLSchemeHandler implementation for WKWebView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/netless-io/NETURLSchemeHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leavesster": "11785335+leavesster@users.noreply.github.com"
},
"source": {
"git": "https://github.com/netless-io/NETURLSchemeHandler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "NETURLSchemeHandler/Classes/**/*"
}