blob: a0e5ec3989c7f22f5ca0a123b43a37b504c98a16 [file] [log] [blame]
{
"name": "FHWebView",
"version": "0.2.0",
"summary": "iOS8以上切换WKWebView框架,轻易实现OC与JS交互,一句代码集成浏览器!",
"description": "WKWebView下代理协议实现OC与JS交互,自定义网页加载进度条,京东、天猫、淘宝拦截跳转,并解决那些WKWebView中的坑!",
"homepage": "https://github.com/feihuang89/FHWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zenghongfei": "zenghongfei@picooc.com"
},
"source": {
"git": "https://github.com/feihuang89/FHWebView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FHWebView/Classes/**/*"
}