[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 0 / FHWebView / 0.2.0 / FHWebView.podspec.json
bloba0e5ec3989c7f22f5ca0a123b43a37b504c98a16
2   "name": "FHWebView",
3   "version": "0.2.0",
4   "summary": "iOS8以上切换WKWebView框架,轻易实现OC与JS交互,一句代码集成浏览器!",
5   "description": "WKWebView下代理协议实现OC与JS交互,自定义网页加载进度条,京东、天猫、淘宝拦截跳转,并解决那些WKWebView中的坑!",
6   "homepage": "https://github.com/feihuang89/FHWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zenghongfei": "zenghongfei@picooc.com"
13   },
14   "source": {
15     "git": "https://github.com/feihuang89/FHWebView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FHWebView/Classes/**/*"