[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / b / f / AEPAnalytics / 4.0.0 / AEPAnalytics.podspec.json
blob9b11a35ca0d9c91ab639a08901a255cd77f1d43c
2   "name": "AEPAnalytics",
3   "version": "4.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": "4.0.0"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPCore": [
23       ">= 4.0.0"
24     ],
25     "AEPServices": [
26       ">= 4.0.0"
27     ]
28   },
29   "source_files": "AEPAnalytics/Sources/*.swift",
30   "swift_version": "5.1"