[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 8 / JKWKWebViewHandler_Swift / 0.4.5 / JKWKWebViewHandler_Swift.podspec.json
blobd3531f3bb61ca11cd74772d7b868fe3891174f4a
2   "name": "JKWKWebViewHandler_Swift",
3   "version": "0.4.5",
4   "summary": "This is a tool of WKWebivew interact with H5,it write with swift.",
5   "description": "This is a tool of WKWebivew interact with H5,it wirte with swift. 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     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKWKWebViewHandler.git",
16     "tag": "0.4.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JKWKWebViewHandler_Swift/JKWKWebViewHandler_Swift/Classes/**/*",
22   "resources": "JKWKWebViewHandler_Swift/JKWKWebViewHandler_Swift/Resources/*.js",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"