blob: 38590a862b58b6bde019dac88d5287fe4d5cb1a9 [file] [log] [blame]
{
"name": "NETURLSchemeHandler",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NETURLSchemeHandler/Classes/**/*"
}