[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / f / dsBridge / 3.0.6 / dsBridge.podspec.json
blob985f52ba60970037449d29fe3d2dd1ca35b74d16
2   "name": "dsBridge",
3   "version": "3.0.6",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView",
5   "description": "An javascript bridge for calling functions synchronously and asynchronously",
6   "homepage": "https://github.com/wendux/DSBridge-IOS.git",
7   "license": "MIT",
8   "authors": {
9     "lazydu": "824783146@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wendux/DSBridge-IOS.git",
16     "tag": "3.0.6"
17   },
18   "source_files": "dsbridge/*",
19   "public_header_files": "dsbridge/*.h",
20   "frameworks": "UIKit"