[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / b / 0 / AXWebViewJSBridge / 0.0.1 / AXWebViewJSBridge.podspec.json
bloba922a087f9ecf4dd925192df05f205760f992402
2   "name": "AXWebViewJSBridge",
3   "version": "0.0.1",
4   "description": "TODO: Add long description of the pod here.",
5   "summary": "An iOS & OSX bridge for sending messages between Obj-C/Swift and JavaScript in WKWebViews & WebViews.",
6   "homepage": "https://git.apuscn.com:8443/XAL-iOS-ObjC/axwebviewjsbridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyh": "https://github.com/soulbody/AXWebViewJSBridge"
13   },
14   "source": {
15     "git": "git@github.com:soulbody/AXWebViewJSBridge.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AXWebViewJSBridge/Classes/**/*",
22   "public_header_files": "AXWebViewJSBridge/Classes/**/*.h"