4 "summary": "Core library for Adobe Experience Platform SDK. Written and Supported 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-Marketing-Cloud/acp-sdks/releases",
11 "authors": "Adobe Experience Platform SDK Team",
13 "git": "https://github.com/Adobe-Marketing-Cloud/acp-sdks.git",
14 "tag": "v2.9.1-ACPCore"
20 "static_framework": true,
21 "default_subspecs": "main",
22 "cocoapods_version": ">= 1.10",
27 "vendored_frameworks": [
28 "ACPCore.xcframework",
29 "ACPIdentity.xcframework",
30 "ACPLifecycle.xcframework",
31 "ACPSignal.xcframework"
35 "SystemConfiguration",
45 "ACPCore.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
46 "ACPIdentity.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
47 "ACPLifecycle.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
48 "ACPSignal.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
53 "vendored_frameworks": [
54 "ACPCoreTV.xcframework",
55 "ACPIdentityTV.xcframework",
56 "ACPLifecycleTV.xcframework",
57 "ACPSignalTV.xcframework"
59 "frameworks": "SystemConfiguration",
66 "ACPCoreTV.xcframework/tvos-arm64/Headers/*.h",
67 "ACPIdentityTV.xcframework/tvos-arm64/Headers/*.h",
68 "ACPLifecycleTV.xcframework/tvos-arm64/Headers/*.h",
69 "ACPSignalTV.xcframework/tvos-arm64/Headers/*.h",