[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 9 / e / AliInteractiveWhiteBoardCore / 1.4.0-rc7 / AliInteractiveWhiteBoardCore.podspec.json
blob93090dd0764772b3da6de1b4f7f762e4b4fa0b88
2   "name": "AliInteractiveWhiteBoardCore",
3   "version": "1.4.0-rc7",
4   "summary": "AliInteractiveWhiteBoardCore.",
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.4.0-rc7"
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": "AliInteractiveWhiteBoardCore.framework",
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "resource_bundles": {
33     "AliInteractiveWhiteBoardResource": [
34       "AliInteractiveWhiteBoardResource/AliInteractiveWhiteBoardCoreResource.xcassets"
35     ]
36   },
37   "libraries": "z",
38   "requires_arc": true