[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 6 / UnityBridge / 1.1.4 / UnityBridge.podspec.json
blob0af4b55db694c235c6095b41147c645af3f30554
2   "name": "UnityBridge",
3   "version": "1.1.4",
4   "summary": "Bridge between Unity and Native.",
5   "description": "Unity <-> iOS 桥接模块。",
6   "homepage": "https://gitlab.bt/tech-u3d/aounity-native-projects/bridge-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     "zhangzhurong": "zhangzhurong@aobi.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://yw-depot-nexus.100bt.com/repository/onesdk-ios-trunk/UnityBridge/1.1.4/UnityBridge.zip",
19     "flatten": true
20   },
21   "vendored_frameworks": "UnityBridge.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }