blob: 592d81de3fac2293a68957105a57b7b643baeb0a [file] [log] [blame]
{
"name": "KapabelSDK",
"version": "0.1.3",
"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.3"
},
"dependencies": {
"Alamofire": [
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "KapabelSDK/Classes/**/*"
}