blob: d244dc9b163afaa633704ea686e98b6473c14c25 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "1.3.0.8",
"summary": "The SuperAwesome Kids Web Services SDK",
"description": "The SuperAwesome Kids Web Services iOS SDK",
"homepage": "https://github.com/SuperAwesomeLTD/sa-kws-ios-sdk-objc",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-kws-ios-sdk-objc.git",
"branch": "master",
"tag": "1.3.0.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.5"
],
"SAUtils": [
"1.5.5"
],
"SANetworking": [
"1.0.0"
]
}
}