[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / 7 / 5 / AEPOptimize / 5.0.0 / AEPOptimize.podspec.json
blob9ae20ec9d9227022ae087e6bd054f78db660a41d
2   "name": "AEPOptimize",
3   "version": "5.0.0",
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": "5.0.0"
15   },
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "source_files": "Sources/**/*.swift",
24   "dependencies": {
25     "AEPCore": [
26       ">= 5.0.0",
27       "< 6.0.0"
28     ],
29     "AEPEdge": [
30       ">= 5.0.0",
31       "< 6.0.0"
32     ]
33   },
34   "swift_version": "5.1"