blob: 9c723281ab9ed7c4977d432724f1aedf1d51fe8b [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "1.3.0.6",
"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": "feature/newspecs",
"tag": "1.3.0.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.2"
],
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
]
}
}