[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 9 / DHWKWebviewJavascriptAdapter / 1.0.0 / DHWKWebviewJavascriptAdapter.podspec.json
blob58556ff92fcad5d51a63357a8d0935d010d2597c
2   "name": "DHWKWebviewJavascriptAdapter",
3   "version": "1.0.0",
4   "summary": "The Javascript middleware bridge suitable for WKWebview, imitating the JSContext processing method of uiwebview, is simpler than JSContext.",
5   "description": "\"The Javascript middleware bridge suitable for WKWebview\"",
6   "homepage": "https://github.com/DanielHusx/DHWKWebviewJavascriptAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanielHusx": "danielxing@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DanielHusx/DHWKWebviewJavascriptAdapter.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "DHWKWebviewJavascriptAdapter",
23     "DHWKWebviewJavascriptAdapter/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true