[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 7 / AEPAnalyticsEdge / 1.0.0-beta.2 / AEPAnalyticsEdge.podspec.json
blob672350685f65c1c444cb6b7c37efe4ea87be30d1
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",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-analyticsedge-ios",
11     "tag": "1.0.0-beta.2"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "dependencies": {
21     "AEPCore": [
23     ],
24     "AEPServices": [
26     ],
27     "AEPEdge": [
29     ]
30   },
31   "source_files": "AEPAnalytics/Sources/**/*.swift",
32   "swift_version": "5.1"