[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / e / d / WKJSHandler / 2.0.1 / WKJSHandler.podspec.json
blob18da8d3d5e8b4835ecb20cd4036cca13fe34ec8d
2   "name": "WKJSHandler",
3   "version": "2.0.1",
4   "summary": "swift <-> js handler",
5   "description": "oc <-> js handler, deal for js <--> 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": "2.0.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "WebKit"
21   ],
22   "source_files": "WKJSHandler/WKJSHandler/**/*.swift",
23   "resources": "WKJSHandler/WKJSHandler/injectjs",
24   "pushed_with_swift_version": "3.0"