blob: 1584cf37a0801d84c22766efd4fa528ad7767284 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "1.3.0.10",
"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 LESSER 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": "feat/1.3.0.10",
"tag": "1.3.0.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Firebase": [
"3.7.1"
],
"FirebaseMessaging": [
"1.2.0"
]
}
}