[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 3 / 6 / e / ImageUploadUnityWrap / 1.0.1 / ImageUploadUnityWrap.podspec.json
blobd156943bd9ccd6035e286ee29248e0e979d1eaf2
2   "name": "ImageUploadUnityWrap",
3   "version": "1.0.1",
4   "summary": "图片上传及检测服务",
5   "description": "图片上传及检测组件。",
6   "homepage": "https://gitlab.bt/tech-u3d/aounity-native-projects/image-upload-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": "9.0"
16   },
17   "source": {
18     "http": "https://yw-depot-nexus.100bt.com/repository/onesdk-ios-trunk/ImageUploadUnityWrap/1.0.1/ImageUploadUnityWrap.zip",
19     "flatten": true
20   },
21   "vendored_frameworks": "ImageUploadUnityWrap.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "requires_arc": true,
29   "dependencies": {
30     "UnityBridge": [
31       ">= 1.1.1"
32     ],
33     "BTSimpleHTTPNetworking": [
34       "~> 1.0.3"
35     ]
36   }