blob: 3e5ed02ac11f97b1ea6c5709bc099863e9e5432b [file] [log] [blame]
{
"name": "KapabelSDK",
"version": "0.1.5",
"summary": "KapabelSDK - Increase student learning in educational apps.",
"description": "This SDK helps increase student learning in educational apps by giving teachers access to student data.",
"homepage": "https://github.com/oyvkva/KapabelSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oyvind Kvanes": "oyvind@kvanes.no"
},
"source": {
"git": "https://github.com/oyvkva/KapabelSDK.git",
"tag": "0.1.5"
},
"dependencies": {
"Alamofire": [
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "KapabelSDK/Classes/**/*"
}