[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 5 / AEPOptimize / 4.0.1 / AEPOptimize.podspec.json
blob814e5c5286afdea2d4175566901d0132a8853680
2   "name": "AEPOptimize",
3   "version": "4.0.1",
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.1"
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.0.0"
27     ],
28     "AEPEdge": [
29       ">= 4.0.0"
30     ]
31   },
32   "swift_version": "5.1"