blob: 1556cb57f5c9237c7cda0124721c9e00c7a75244 [file] [log] [blame]
{
"name": "KWSParentSDK",
"version": "1.1.1",
"summary": "The Kids Web Services parent SDK",
"description": "The Kids Web Services parent SDK allows you to interact with parent data:\n- create \n- login and logout\n- get parent information",
"homepage": "https://github.com/SuperAwesomeLTD/sa-kws-parent-ios-sdk",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "dev.gabriel.coman@gmail.com"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-kws-parent-ios-sdk.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.2"
],
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
]
}
}