[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 7 / 5 / JKWKWebViewHandler / 0.2.1 / JKWKWebViewHandler.podspec.json
blob6525d5aa80a0b83be25506efbb20b5057420aada
2   "name": "JKWKWebViewHandler",
3   "version": "0.2.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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKWKWebViewHandler/Classes/**/*.{h,m}",
22   "resources": "JKWKWebViewHandler/Resources/*.js"