blob: cb07ed495dd3880a35ee7e27da56a7ecec02b035 [file] [log] [blame]
{
"name": "KapabelSDK",
"version": "0.1.7",
"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",
"screenshots": [
"http://kapabel.io/gitimg/8-login-with-kapabel-2.jpg",
"http://kapabel.io/images/slider_item_2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oyvind Kvanes": "oyvind@kvanes.no"
},
"source": {
"git": "https://github.com/oyvkva/KapabelSDK.git",
"tag": "0.1.7"
},
"dependencies": {
"Alamofire": [
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "KapabelSDK/**/*"
}