[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / d / JerryEduSDK / 1.1.0.100 / JerryEduSDK.podspec.json
blob075333ba7cc71c264b739f0fbebf71fbff8ae7ca
2   "name": "JerryEduSDK",
3   "version": "1.1.0.100",
4   "summary": "Jerry Education SDK",
5   "description": "AgoraEduSDK 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": "LICENSE"
10   },
11   "authors": {
12     "Jerry": "sirusheng@agora.io"
13   },
14   "source": {
15     "http": "https://test-srs.oss-cn-beijing.aliyuncs.com/Frameworks.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   "resources": "Frameworks/AgoraEduSDK.bundle",
42   "requires_arc": true,
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "vendored_frameworks": [
50     "Frameworks/*.framework"
51   ],
52   "source_files": [
53     "Frameworks/Dummy.swift"
54   ]