blob: 4802ead3c3a20997128bdca43e31ada6acf81bbd [file] [log] [blame]
{
"name": "Survicate",
"version": "1.4.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": "10.0"
},
"source": {
"http": "https://repo.survicate.com/ios/1.4.3/Survicate.zip"
},
"module_name": "Survicate",
"vendored_frameworks": "Survicate.framework",
"swift_versions": "5.3",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}