blob: c79317e4eb27009aa12cb2d6107bacf852c60872 [file] [log] [blame]
{
"name": "KWSiOSSDKObjC",
"version": "3.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"source_files": "KWSiOSSDKObjC/Classes/**/*",
"dependencies": {
"SAMobileBase": [
"2.2.3"
],
"SAProtobufs": [
"1.6.5"
]
},
"resource_bundles": {
"KWSiOSSDKObjC": [
"KWSiOSSDKObjC/Assets/*.xcassets"
]
}
}