[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / b / 6 / MetaRTCFramework / 2.5.0.12 / MetaRTCFramework.podspec.json
bloba6b5ba1015c20c5bcd990b9fd75107792892b448
2   "name": "MetaRTCFramework",
3   "version": "2.5.0.12",
4   "summary": "MetaRTCFramework Release",
5   "description": "MetaRTCFramework ios  framework",
6   "homepage": "https://www.wuji.co/",
7   "license": {
8     "type": "Proprietary",
9     "text": "                  copyright 2019 wuji Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "meta-rit": "jion-y"
13   },
14   "source": {
15     "http": "https://download.wuji.co/sdk/release/iOS/Meta_Native_SDK_for_iOS_v2_5_0_12_ALL_FULL.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit",
30     "OpenGLES",
31     "Metal",
32     "SystemConfiguration",
33     "CoreTelephony",
34     "CoreAudio",
35     "AudioToolbox",
36     "GLKit",
37     "VideoToolbox"
38   ],
39   "libraries": [
40     "resolv",
41     "c++"
42   ],
43   "default_subspecs": "MetaRTCKit",
44   "subspecs": [
45     {
46       "name": "MetaRTCKit",
47       "vendored_frameworks": "MetaRTCKit/*.framework"
48     }
49   ]