[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 2 / AliInteractiveRTCCore / 1.5.0-rc2 / AliInteractiveRTCCore.podspec.json
blob17bcf2099334fdba492be8177b023dfa88edb182
2   "name": "AliInteractiveRTCCore",
3   "version": "1.5.0-rc2",
4   "summary": "AliInteractiveRTCCore.",
5   "description": "It's an SDK for aliyun interactive live, 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.5.0-rc2"
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": "AliInteractiveRTCCore.framework",
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "requires_arc": true