blob: 28b562a6f746be8a7c94107badae12d2502f6d89 [file] [log] [blame]
{
"name": "GGWkCookie",
"version": "0.1.0",
"summary": "解决 WKWebView cookie 设置难题",
"homepage": "https://github.com/gaoguohao/GGWkCookie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoguohao": "guohaoggh@163.com"
},
"source": {
"git": "https://github.com/gaoguohao/GGWkCookie.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGWkCookie/Classes/**/*",
"resource_bundles": {
"GGWkCookie": [
"GGWkCookie/Assets/*"
]
},
"frameworks": "WebKit"
}