blob: 130e90c50ab36865d463cd672929256618b60669 [file] [log] [blame]
{
"name": "WKCookieWebView",
"version": "1.1.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": "1.1.3"
},
"source_files": "WKCookieWebView/**/*.{swift}",
"requires_arc": true
}