[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 3 / WebViewBridge.Swift / 0.3 / WebViewBridge.Swift.podspec.json
blob62c8615bad6be9c74ddce56ef49841454f8bcdda
2   "name": "WebViewBridge.Swift",
3   "version": "0.3",
4   "summary": "A bridge for WebView and native code written in Swift",
5   "description": "A bridge for WebView and native code written in Swift, use JavaScriptCore(not iframe)",
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.3"
22   },
23   "source_files": [
24     "Sources/*.swift",
25     "Sources/*.js"
26   ],
27   "exclude_files": "Sources/Exclude"