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",
10 "git": "https://github.com/adobe/aepsdk-core-ios",
17 "swift_versions": "5.1",
18 "pod_target_xcconfig": {
19 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
29 "source_files": "AEPCore/Sources/**/*.swift",
30 "swift_version": "5.1"