[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / c / 3 / WebViewBridge.Swift / 0.2 / WebViewBridge.Swift.podspec.json
blob21e253d32634191e185e5faf9e1c4ffb062f5aff
2   "name": "WebViewBridge.Swift",
3   "version": "0.2",
4   "summary": "A lightweight bridge for WebView and native code written in Swift.",
5   "description": "A lightweight bridge for WebView and native code written in Swift, optimized for WKWebView",
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     "file": "LICENSE"
11   },
12   "authors": {
13     "travel": "zhangbozhb@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/travel_zh",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/zhangbozhb/WebViewBridge.Swift.git",
21     "tag": "0.2"
22   },
23   "source_files": [
24     "Sources/*.swift",
25     "Sources/*.js"
26   ],
27   "exclude_files": "Sources/Exclude"