blob: c061d4947163d41ebed405724d75707a27a5b525 [file] [log] [blame]
{
"name": "WKCookieWebView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "WKCookieWebView/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}