blob: 13334f570e30a5b85c3cb1d6ab73b029104bc965 [file] [log] [blame]
{
"name": "AWKWebView",
"version": "0.0.1",
"summary": "Manager Cookie",
"description": "管理WKWebView的cookie注入和存储",
"homepage": "https://github.com/374112524/AWKWebView",
"license": "MIT",
"authors": {
"王纯志": "wangchunzhi6@jd.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/374112524/AWKWebView.git",
"tag": "0.0.1"
},
"source_files": [
"AWKWebViewExample",
"AWKWebViewExample/AWKWebView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "WebKit"
}