[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / f / TMOWebView / 0.0.1 / TMOWebView.podspec.json
blob6685fe2dcc9822ed84d784fd3adc3c1e1ee980ce
2   "name": "TMOWebView",
3   "version": "0.0.1",
4   "summary": "TMOWebView is a replacement of WebViewJavascriptBridge.",
5   "description": "                   TMOWebView is a replacement of WebViewJavascriptBridge, provide javascript extension, callback.\n",
6   "homepage": "https://github.com/duowan/TMOWebView/",
7   "license": "MIT",
8   "authors": {
9     "PonyCui": "cuiminghui@yy.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/duowan/TMOWebView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Src",
20     "Src/*.{h,m}"
21   ],
22   "resources": "Src/*.js",
23   "requires_arc": true