[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / 7 / d / EvolvSwiftSDK / 1.0.0 / EvolvSwiftSDK.podspec.json
blob40f4ec09f9010b5c38f827158649ed4af7a70e09
2   "name": "EvolvSwiftSDK",
3   "version": "1.0.0",
4   "summary": "Swift SDK for integration of Evolv Optimization",
5   "description": "'This SDK is designed to be integrated into projects to allow for optimizing with Evolv'",
6   "homepage": "https://github.com/evolv-ai/ios-sdk",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evolv Technology Solutions": "support@evolv.ai"
13   },
14   "source": {
15     "git": "https://github.com/evolv-ai/ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "EvolvSwiftSDK/**/*.{h,m,swift}",
19   "exclude_files": "EvolvSwiftSDK/EvolvSwiftSDKTests/**/*",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "swift_version": "5.0"