blob: a9914432d47b1a3b0ee2fefb723a70a0d6d1cc8d [file] [log] [blame]
{
"name": "NETURLSchemeHandler",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "NETURLSchemeHandler/Classes/**/*"
}