[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 3 / 5 / f / Survicate / 1.4.2 / Survicate.podspec.json
blob01ae310ece4b24d51f33e009170840f3c3987eb9
2   "name": "Survicate",
3   "version": "1.4.2",
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.4.2/Survicate.zip"
18   },
19   "module_name": "Survicate",
20   "vendored_frameworks": "Survicate.framework",
21   "swift_versions": "5.0",
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.0"