blob: b0e04451439cfe17b4998ae9bb87c30016242dc9 [file] [log] [blame]
{
"name": "KCWebViewController",
"version": "0.0.1",
"summary": "基于WebKit封装的webViewController",
"description": "基于WebKit封装的webViewController\n带进度,带返回手势",
"homepage": "https://github.com/ac1217/KCWebViewController",
"license": "MIT",
"authors": {
"Erica": "121700354@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/KCWebViewController.git",
"tag": "0.0.1"
},
"source_files": "KCWebViewController/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KCWebViewController/**/*.h",
"requires_arc": true
}