[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 0 / b / f / AEPAnalytics / 5.0.2 / AEPAnalytics.podspec.json
blob22dbc347ce26f1b24ed6a26b7e27ba09294ab25b
2   "name": "AEPAnalytics",
3   "version": "5.0.2",
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.2"
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.1.0",
24       "< 6.0.0"
25     ]
26   },
27   "source_files": "AEPAnalytics/Sources/*.swift",
28   "swift_version": "5.1"