blob: cd4bec77e8ed9b1d1a7e137b3ecf7f59c70fb296 [file] [log] [blame]
{
"name": "ICWKWebview",
"version": "0.0.1",
"summary": "ICWKWebview. base WKWebview",
"homepage": "https://gitee.com/ichengchengcui/ICWKWebview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"River": "ichengchengcui@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/ichengchengcui/ICWKWebview.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "WebKit"
}