[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / c / 3 / WebViewBridge.Swift / 2.0 / WebViewBridge.Swift.podspec.json
blob48f9649b7a199f9c973030953c661eb1fcb9cb3f
2   "name": "WebViewBridge.Swift",
3   "version": "2.0",
4   "summary": "A bridge for WebView(UIWebView, WKWebView), using JavaScriptCore, handles messages between native(Swift) and js",
5   "description": "A bridge for WebView(UIWebView, WKWebView), using JavaScriptCore, handles messages between native(Swift) and js",
6   "homepage": "https://github.com/zhangbozhb/WebViewBridge.Swift",
7   "screenshots": "https://github.com/zhangbozhb/WebViewBridge.Swift/blob/master/screenshots_1.gif",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "travel": "zhangbozhb@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/travel_zh",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zhangbozhb/WebViewBridge.Swift.git",
20     "tag": "2.0"
21   },
22   "source_files": [
23     "WebViewBridge.Swift/Classes/*.swift",
24     "WebViewBridge.Swift/Classes/*.js"
25   ],
26   "pushed_with_swift_version": "3.0"