[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / f / d / AliInteractiveLiveCore / 1.4.1.20211104005 / AliInteractiveLiveCore.podspec.json
blob8e44c5f7b36d179040adda8123e308c9cd06c509
2   "name": "AliInteractiveLiveCore",
3   "version": "1.4.1.20211104005",
4   "summary": "AliInteractiveLiveCore.",
5   "description": "It's an SDK for aliyun interactive live core, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyun/alibabacloud-AliIMPInteractiveLive-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "weihe.whq@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyun/alibabacloud-AliIMPInteractiveLive-iOS-SDK.git",
19     "tag": "1.4.1.20211104005"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "AliInteractiveLiveCore.framework",
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "CoreMotion"
32   ],
33   "resource_bundles": {
34     "AliInteractiveLiveBeautyResource": [
35       "AliInteractiveLiveCoreResource/AliInteractiveLiveBeautyImageResource.xcassets",
36       "AliInteractiveLiveCoreResource/AliInteractiveLiveBeautyParamResource/*"
37     ]
38   },
39   "libraries": [
40     "compression",
41     "c++"
42   ],
43   "requires_arc": true