[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / b / f / AEPAnalytics / 5.0.0 / AEPAnalytics.podspec.json
blobd9ad915c0214d420ab956fb0f44e21531576b60b
2   "name": "AEPAnalytics",
3   "version": "5.0.0",
4   "summary": "Analytics library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "The Analytics library provides APIs that allow use of the Analytics product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-analytics-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-analytics-ios",
11     "tag": "5.0.0"
12   },
13   "platforms": {
14     "ios": "12.0",
15     "tvos": "12.0"
16   },
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPCore": [
23       ">= 5.0.0",
24       "< 6.0.0"
25     ],
26     "AEPServices": [
27       ">= 5.0.0",
28       "< 6.0.0"
29     ]
30   },
31   "source_files": "AEPAnalytics/Sources/*.swift",
32   "swift_version": "5.1"