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