blob: 063d81b18bbef06c0d5ebb5d2c6a7f3ac89446d3 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "2.0.14",
"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": "2.0.14"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Firebase": [
],
"FirebaseMessaging": [
],
"SAJsonParser": [
"1.2.5"
],
"SAUtils": [
"1.3.6"
],
"SANetworking": [
"0.1.5"
]
}
}