blob: 62e8a976c371b9957c5a9630c808f54f76f0470a [file] [log] [blame]
{
"name": "Survicate",
"version": "1.1.7",
"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.7_swift5.1.2/Survicate.zip"
},
"module_name": "Survicate",
"vendored_frameworks": "Survicate.framework",
"swift_versions": "5.1.2",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"swift_version": "5.1.2"
}