blob: d4ed169ffe1e9e9342cd1f364b89f40eb6f7a963 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "1.2.9",
"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.2.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.2.3"
],
"Firebase": [
],
"SAUtils": [
"1.2.5"
],
"SANetworking": [
"0.1.2"
]
}
}