[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / 2 / AEPCore / 5.2.0 / AEPCore.podspec.json
blob1e42e616a77dfccee2afb2788f7036e58d758bb5
2   "name": "AEPCore",
3   "version": "5.2.0",
4   "summary": "Core library for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The core library provides the foundation for the Adobe Experience Platform SDK.  Having the core library installed is a pre-requisite for any other Adobe Experience Platform SDK extension to work.",
6   "homepage": "https://github.com/adobe/aepsdk-core-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-core-ios",
11     "tag": "5.2.0"
12   },
13   "platforms": {
14     "ios": "12.0",
15     "tvos": "12.0"
16   },
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPRulesEngine": [
23       ">= 5.0.0",
24       "< 6.0.0"
25     ],
26     "AEPServices": [
27       ">= 5.2.0",
28       "< 6.0.0"
29     ]
30   },
31   "source_files": "AEPCore/Sources/**/*.swift",
32   "resource_bundles": {
33     "AEPCore_Resources": [
34       "AEPCore/Sources/PrivacyInfo.xcprivacy"
35     ]
36   },
37   "swift_version": "5.1"