blob: 8bd21d1a1ef8c77333fc1a941f2a3d2e504ea075 [file] [log] [blame]
{
"name": "WKCookieWebView",
"version": "2.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": "2.0.0"
},
"source_files": "WKCookieWebView/**/*.{swift}",
"requires_arc": true
}