blob: 9a11199d71242754e3fe9d4909ef76583a3d31bf [file] [log] [blame]
{
"name": "Survicate",
"version": "1.1.5",
"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.1.5_swift5.1/Survicate.zip"
},
"module_name": "Survicate",
"vendored_frameworks": "Survicate.framework",
"swift_versions": "5.1",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"swift_version": "5.1"
}