blob: 97adaa4b3d2fb9d1fe75d1a243030918b10a6e66 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "2.3.2",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.3"
],
"SAUtils": [
"1.5.2"
],
"SANetworking": [
"0.3.0"
]
}
}