[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / b / DSBridge-iOS / 3.1.1 / DSBridge-iOS.podspec.json
blobf98e517f614bf0dfdc93f99944eef5b7a9cfd4f1
2   "name": "DSBridge-iOS",
3   "version": "3.1.1",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView",
5   "description": "An javascript bridge for calling functions synchronously and asynchronously",
6   "homepage": "https://github.com/yingkong1987/DSBridge-IOS",
7   "license": "MIT",
8   "authors": {
9     "Geminiyao": "24169433@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yingkong1987/DSBridge-IOS.git",
16     "tag": "3.1.1"
17   },
18   "source_files": "dsbridge/*",
19   "public_header_files": "dsbridge/*.h",
20   "frameworks": "UIKit"