[Add] Survicate 4.0.1
[CocoaPods.git] / Specs / 3 / 5 / f / Survicate / 1.5.0 / Survicate.podspec.json
blob965e8b467bfb8dbfb9982644f4917f44c5f09b24
2   "name": "Survicate",
3   "version": "1.5.0",
4   "summary": "This SDK is dedicated for the implementation of native iOS surveys with Survicate",
5   "homepage": "https://survicate.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Survicate": "hello@survicate.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://repo.survicate.com/ios/1.5.0/Survicate.zip"
18   },
19   "module_name": "Survicate",
20   "vendored_frameworks": "Survicate.framework",
21   "swift_versions": "5.4",
22   "user_target_xcconfig": {
23     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.4"