[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / d / 7 / 3 / OptimizelySwiftSDK / 3.5.0 / OptimizelySwiftSDK.podspec.json
blobb313163df9e2b78f3b77eef1747aa16cd447cdf8
2   "name": "OptimizelySwiftSDK",
3   "module_name": "Optimizely",
4   "version": "3.5.0",
5   "summary": "Optimizely experiment framework for iOS/tvOS",
6   "homepage": "https://docs.developers.optimizely.com/full-stack/docs",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Optimizely": "support@optimizely.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "tvos": "10.0",
17     "osx": "10.14"
18   },
19   "source": {
20     "git": "https://github.com/optimizely/swift-sdk.git",
21     "tag": "v3.5.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_versions": [
25     "5.0",
26     "5.1"
27   ],
28   "frameworks": "Foundation",
29   "requires_arc": true,
30   "xcconfig": {
31     "GCC_PREPROCESSOR_DEFINITIONS": "OPTIMIZELY_SDK_VERSION=@\\\"3.5.0\\\""
32   },
33   "swift_version": "5.1"