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