[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 7 / 5 / JKWKWebViewHandler / 0.1.1 / JKWKWebViewHandler.podspec.json
blob4990acaa1b8cd37cfa7d79283ad6ba94886e28b8
2   "name": "JKWKWebViewHandler",
3   "version": "0.1.1",
4   "summary": "This is a tool of WKWebivew interact with H5.",
5   "description": "TODO: This is a tool of WKWebivew interact with H5, it add a callback event of every JS funtion if needed. and when the ViewController will be destroyed all the callback events can be cleaned. it is different to the way create a new iframe and catch the url to interact with H5.",
6   "homepage": "https://github.com/xindizhiyin2014/JKWKWebViewHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HHL110120": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKWKWebViewHandler.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKWKWebViewHandler/Classes/**/*.{h,m}",
22   "resources": "JKWKWebViewHandler/Resources/*.js"