blob: 064c7ccaa549f73bc399870d123586aa72d524bf [file] [log] [blame]
{
"name": "ICWKWebview",
"version": "0.1.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": "0.1.0"
},
"source_files": "Source/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "WebKit"
}