[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / 2 / AEPCore / 4.2.4 / AEPCore.podspec.json
blob28d7acd19b6492f884acbf0894c07057200fe448
2   "name": "AEPCore",
3   "version": "4.2.4",
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": "4.2.4"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPRulesEngine": [
23       ">= 4.0.0",
24       "< 5.0.0"
25     ],
26     "AEPServices": [
27       ">= 4.2.4",
28       "< 5.0.0"
29     ]
30   },
31   "source_files": "AEPCore/Sources/**/*.swift",
32   "swift_version": "5.1"