[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / SlateWebView / 3.4.2.1 / SlateWebView.podspec.json
blob193af3003ff6e3e080dd2b901d215d76c290e076
2   "name": "SlateWebView",
3   "version": "3.4.2.1",
4   "summary": "A UIWebView intergrated SlateURI and SlateWebridge.",
5   "description": "A UIWebView intergrated SlateURI and SlateWebridge. And other helper functions.",
6   "homepage": "https://github.com/islate/SlateWebView",
7   "license": "Apache 2.0",
8   "authors": {
9     "linyize": "linyize@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/islate/SlateWebView.git",
16     "tag": "3.4.2.1"
17   },
18   "source_files": "SlateWebView/*.{h,m}",
19   "dependencies": {
20     "SlateWebridge": [
22     ],
23     "SlateURI": [
25     ]
26   }