blob: 7778f61af2d827906337dc532ac49bfd6f0394af [file] [log] [blame]
{
"name": "Sakai",
"version": "0.1.0",
"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.",
"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.1.0"
},
"source_files": "Sakai/**/*.{swift}",
"dependencies": {
"Moya": [
"13.0.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}