[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / d / 2 / AgoraClassroomSpecialSDK / 1.1.0.5.4 / AgoraClassroomSpecialSDK.podspec.json
blob1fa8798298c46367245fe0b2d8a8e51a28ab08d2
2   "name": "AgoraClassroomSpecialSDK",
3   "version": "1.1.0.5.4",
4   "summary": "Agora Classroom Special SDK",
5   "description": "AgoraClassroomSDK includes the information management in the room, and also includes three educational scenarios: 'One to One', 'Small Classroom' and 'Lecture Hall'. You can quickly build an education app through the AgoraEduSDK.",
6   "homepage": "https://docs.agora.io/en/agora-class/landing-page?platform=iOS",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 agora.io. All rights reserved.\n"
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "source": {
15     "http": "https://download.agora.io/sdk/release/AgoraClassroomSDK-1.1.0-5.4.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "static_framework": true,
21   "dependencies": {
22     "AgoraRtm_iOS": [
23       "1.4.1"
24     ],
25     "AgoraRtcEngine_Special_iOS": [
26       "2.9.107.136"
27     ],
28     "AFNetworking": [
29       "4.0.1"
30     ],
31     "Whiteboard": [
32       "2.12.22"
33     ],
34     "CocoaLumberjack": [
35       "3.6.1"
36     ],
37     "AliyunOSSiOS": [
38       "2.10.8"
39     ]
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "default_subspecs": "All",
48   "subspecs": [
49     {
50       "name": "All",
51       "source_files": [
52         "Frameworks/Dummy.swift"
53       ],
54       "vendored_frameworks": [
55         "Frameworks/*.framework"
56       ],
57       "resources": "Frameworks/AgoraEduSDK.bundle"
58     },
59     {
60       "name": "Core",
61       "source_files": [
62         "Frameworks/Dummy.swift"
63       ],
64       "vendored_frameworks": [
65         "Frameworks/AgoraActionProcess.framework",
66         "Frameworks/AgoraEduContext.framework",
67         "Frameworks/AgoraEduSDK.framework",
68         "Frameworks/AgoraExtApp.framework",
69         "Frameworks/AgoraLog.framework",
70         "Frameworks/AgoraHandsUp.framework",
71         "Frameworks/AgoraReport.framework",
72         "Frameworks/AgoraWhiteBoard.framework",
73         "Frameworks/EduSDK.framework"
74       ],
75       "resources": "Frameworks/AgoraEduSDK.bundle"
76     }
77   ]