blob: 88321473088bae8a54fed5cb9600eb79fa438b43 [file] [log] [blame]
{
"name": "WKCookieWebView",
"version": "2.0.3",
"summary": "WKCookieWebView",
"description": "WKWebView with cookie sharing support",
"homepage": "https://github.com/Kofktu/WKCookieWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/WKCookieWebView.git",
"tag": "2.0.3"
},
"source_files": "WKCookieWebView/**/*.{swift}",
"requires_arc": true,
"swift_versions": [
"4.0",
"5.0"
],
"swift_version": "5.0"
}