blob: 15a011f2946e1f0208c7bb579f6b710d044d3a1a [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "3.1.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": "v3.1.2"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "KWSiOSSDKObjC/Classes/**/*",
"dependencies": {
"SAMobileBase": [
"2.2.3"
],
"SAProtobufs": [
"1.6.5"
]
}
}