blob: 075333ba7cc71c264b739f0fbebf71fbff8ae7ca [file] [log] [blame]
{
"name": "JerryEduSDK",
"version": "1.1.0.100",
"summary": "Jerry Education SDK",
"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.",
"homepage": "https://docs.agora.io/en/agora-class/landing-page?platform=iOS",
"license": {
"type": "Copyright",
"text": "LICENSE"
},
"authors": {
"Jerry": "sirusheng@agora.io"
},
"source": {
"http": "https://test-srs.oss-cn-beijing.aliyuncs.com/Frameworks.zip"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"dependencies": {
"AgoraRtm_iOS": [
"1.4.1"
],
"AgoraRtcEngine_Special_iOS": [
"2.9.107.136"
],
"AFNetworking": [
"4.0.1"
],
"Whiteboard": [
"2.12.22"
],
"CocoaLumberjack": [
"3.6.1"
],
"AliyunOSSiOS": [
"2.10.8"
]
},
"resources": "Frameworks/AgoraEduSDK.bundle",
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": [
"Frameworks/*.framework"
],
"source_files": [
"Frameworks/Dummy.swift"
]
}