[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / f / AEPAnalytics / 3.0.2 / AEPAnalytics.podspec.json
blob93192b3e0fe77b8a305153430c21ba7fdbaed630
2   "name": "AEPAnalytics",
3   "version": "3.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": "3.0.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   },
28   "source_files": "AEPAnalytics/Sources/*.swift",
29   "swift_version": "5.1"