blob: 274649d05a8ca4aa4e67fcfe79f8c9779df79c4e [file] [log] [blame]
{
"name": "Survicate",
"version": "1.0.8",
"summary": "This SDK is dedicated for the implementation of native iOS surveys with Survicate",
"homepage": "https://survicate.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Survicate": "hello@survicate.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://repo.survicate.com/ios/1.0.8/Survicate.zip"
},
"module_name": "Survicate",
"vendored_frameworks": "Survicate.framework",
"swift_version": "4.2",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
}
}