blob: a319bfef24a5a2874b2a0a2ac1b08cf13cbaa0df [file] [log] [blame]
{
"name": "Survicate",
"version": "1.5.3",
"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": "12.3"
},
"source": {
"http": "https://repo.survicate.com/ios/1.5.3/Survicate.zip"
},
"module_name": "Survicate",
"vendored_frameworks": "Survicate.xcframework",
"swift_versions": "5.2",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"swift_version": "5.2"
}