[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 3 / WebViewBridge.Swift / 0.6 / WebViewBridge.Swift.podspec.json
blob2f697f92dbe8c9e2cec1a5e7ed104b13d9bfb18a
2   "name": "WebViewBridge.Swift",
3   "version": "0.6",
4   "summary": "A bridge for WebView(UIWebView, WKWebView), using JavaScriptCore , handles communications between native(Swift) and js",
5   "description": "A bridge for WebView(UIWebView, WKWebView), using JavaScriptCore , handles communications 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": "0.6"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/*.js"
25   ],
26   "exclude_files": "Sources/Exclude"