[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / WKJSHandler / 1.0.0 / WKJSHandler.podspec.json
blob80b7339666d291be3525b7446c210a9c30049642
2   "name": "WKJSHandler",
3   "version": "1.0.0",
4   "summary": "oc <-> js handler",
5   "description": "oc <-> js handler, deal for js call app",
6   "homepage": "https://github.com/TieShanWang/WKJSHandler",
7   "license": "MIT",
8   "authors": {
9     "wangtieshan": "15003836653@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TieShanWang/WKJSHandler.git",
16     "tag": "1.0.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "WebKit"
21   ],
22   "source_files": "WKJSHandler/WKJSHandler/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"