[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / 6 / AOUnityWebBridge / 1.0.8 / AOUnityWebBridge.podspec.json
blobd31201be665934c2fcab3a684af052c14a6c70c0
2   "name": "AOUnityWebBridge",
3   "version": "1.0.8",
4   "summary": "AoUnity的WebView交互组件",
5   "description": "AoUnity的WebView交互组件",
6   "homepage": "https://gitlab.bt/tech-u3d/aounity-native-projects/webview-unity-ios",
7   "license": {
8     "type": "BT",
9     "text": "Copyright (c) 2018, Baioo Limited.\nAll rights reserved.\nThis sources and libs can only be used in BAIOO Family Interactive Limited and its subsidiaries.\n"
10   },
11   "authors": {
12     "ZhangZezhou": "zhangzezhou@aobi.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://yw-depot-nexus.100bt.com/repository/onesdk-ios-trunk/AOUnityWebBridge/1.0.8/AOUnityWebBridge.zip",
19     "flatten": true
20   },
21   "vendored_frameworks": "AOUnityWebBridge.framework",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "UnityBridge": [
26       "~> 1.1.2"
27     ],
28     "BTWebViewKit": [
29       "~> 1.0.5"
30     ]
31   }