[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / 9 / f / d / AliInteractiveLiveCore / 1.6.020220306001 / AliInteractiveLiveCore.podspec.json
blob85a056ae225ff2bbec4bd58acbd1286df34ca0ea
2   "name": "AliInteractiveLiveCore",
3   "version": "1.6.020220306001",
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     "http": "https://paas-sdk.oss-cn-shanghai.aliyuncs.com/paas/imp/ios/release-pod-sdk/1.6.020220306001.zip"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "Queen": [
28       "1.4.1-official-lite"
29     ],
30     "AlivcLivePusher": [
31       "4.2.1"
32     ]
33   },
34   "vendored_frameworks": "1.6.020220306001/AliInteractiveLiveCore.framework",
35   "frameworks": [
36     "Foundation",
37     "UIKit",
38     "CoreMotion"
39   ],
40   "resource_bundles": {
41     "AliInteractiveLiveBeautyResource": [
42       "1.6.020220306001/AliInteractiveLiveBeautyResource.bundle/AliInteractiveLiveBeautyImageResource.xcassets",
43       "1.6.020220306001/AliInteractiveLiveBeautyResource.bundle/AliInteractiveLiveBeautyParamResource/*"
44     ]
45   },
46   "libraries": [
47     "compression",
48     "c++"
49   ],
50   "requires_arc": true