blob: 2ddb2eca17e232e6b4f874a3c0dc177722ec6f73 [file] [log] [blame]
{
"name": "Sakai",
"version": "0.0.5",
"summary": "Sakai-iOS provides an easy way to build out a Sakai LMS learning experience.",
"description": "Sakai-iOS provides an easy way to build out a Sakai LMS learning experience within an iOS app.\nSakai-iOS is currently in Alpha and has limited support for the Sakai `/direct` API. Refer to the docs and issues for more informations.",
"homepage": "https://github.com/alihen/Sakai-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alastair Hendricks",
"social_media_url": "http://twitter.com/ali_hen",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/alihen/Sakai-iOS.git",
"tag": "0.0.5"
},
"source_files": "Sakai/**/*.{swift}",
"dependencies": {
"Moya": [
"13.0.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}