[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 7 / 5 / AEPOptimize / 4.0.2 / AEPOptimize.podspec.json
blobd92c7852fc899b3cec25e44bf2f6d690d839f74c
2   "name": "AEPOptimize",
3   "version": "4.0.2",
4   "summary": "Experience Platform Optimize extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The Experience Platform Optimize extension provides APIs to enable real-time personalization workflows in the Adobe Experience Platform SDKs using Adobe Target or Adobe Journey Optimizer Offer Decisioning.",
6   "homepage": "https://github.com/adobe/aepsdk-optimize-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Adobe Experience Platform SDK Team",
12   "source": {
13     "git": "https://github.com/adobe/aepsdk-optimize-ios.git",
14     "tag": "4.0.2"
15   },
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "source_files": "Sources/**/*.swift",
24   "dependencies": {
25     "AEPCore": [
26       ">= 4.1.0"
27     ],
28     "AEPEdge": [
29       ">= 4.2.0"
30     ]
31   },
32   "swift_version": "5.1"