blob: 37b8f57f87ae6d28394f823008a4d10ba850d6fb [file] [log] [blame]
{
"name": "KapabelSDK",
"version": "0.7.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "This is the frameword needed to add Kapabel to your app.",
"description": "TODO: Kapabel is a framwork that is useful for educational apps.",
"homepage": "https://github.com/oyvkva/KapabelSDK",
"authors": {
"Oyvind Kvanes": "oyvind@kvanes.no"
},
"screenshots": [
"http://kapabel.io/gitimg/8-login-with-kapabel-2.jpg",
"http://kapabel.io/images/slider_item_2.png"
],
"source": {
"git": "https://github.com/oyvkva/KapabelSDK.git",
"tag": "0.7.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}