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