[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / f / Survicate / 1.1.0 / Survicate.podspec.json
blobdf1f341b2184220b81432a65b8e3c93f3eaa632d
2   "name": "Survicate",
3   "version": "1.1.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.1.0/Survicate.zip"
18   },
19   "module_name": "Survicate",
20   "vendored_frameworks": "Survicate.framework",
21   "swift_version": "5.0",
22   "user_target_xcconfig": {
23     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
24   }