blob: 6db5d89f01f6ff728d0b1e222f872589835d1236 [file] [log] [blame]
{
"name": "Survicate",
"version": "1.0.6",
"summary": "This SDK is dedicated for the implementation of native iOS surveys with Survicate",
"homepage": "https://survicate.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Future Mind": "hello@futuremind.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/repo.survicate.com/ios/1.0.6/Survicate.zip"
},
"vendored_frameworks": "Survicate.framework",
"swift_version": "4.2",
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
}
}