2 "name": "AEPAnalyticsEdge",
3 "version": "1.0.0-beta.2",
4 "summary": "Analytics Edge extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5 "description": "The Analytics Edge extension enables sending analytics requests to the Adobe Experience Edge from a mobile device using the v5 Adobe Experience Platform SDK.",
6 "homepage": "https://github.com/adobe/aepsdk-analyticsedge-ios",
7 "license": "Apache V2",
8 "authors": "Adobe Experience Platform SDK Team",
10 "git": "https://github.com/adobe/aepsdk-analyticsedge-ios",
16 "swift_versions": "5.1",
17 "pod_target_xcconfig": {
18 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31 "source_files": "AEPAnalytics/Sources/**/*.swift",
32 "swift_version": "5.1"