blob: 29d38b1c02003bab70f9610af023b8c3448d1263 [file] [log] [blame]
{
"name": "EduRoomSDK",
"version": "0.2.1",
"summary": "SDK to open third party apps by the EduRoom 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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EduRoomSDK/Classes/**/*",
"swift_version": "5.0"
}