[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / f / dsBridge / 2.0.2 / dsBridge.podspec.json
blobb012eaf88b9416d41f9c6d32301978bd52a5486c
2   "name": "dsBridge",
3   "version": "2.0.2",
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": null
13   },
14   "source": {
15     "git": "https://github.com/wendux/DSBridge-IOS.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "dsbridge/*",
19   "public_header_files": "dsbridge/*.h"