blob: e4720954bc1903f6c4bba2b78b08deeaff2fbbcc [file] [log] [blame]
{
"name": "EduRoomSDK",
"version": "0.3.2",
"summary": "SDK to open third party apps by the SmartLearn App.",
"swift_versions": "5.0",
"description": "Enables third party apps to keep up the heartbeat ping when opened by EduRoom App.",
"homepage": "https://github.com/EdumodeOrg/EduRoomSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NickyWeber": "nicky.weber@edumode.org"
},
"source": {
"git": "https://github.com/EdumodeOrg/EduRoomSDK-iOS.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EduRoomSDK/Classes/**/*",
"swift_version": "5.0"
}