[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 6 / AEPEdge / 4.2.0 / AEPEdge.podspec.json
blob88765bd4fcb08569a5c16e21ad7c2390bf132220
2   "name": "AEPEdge",
3   "version": "4.2.0",
4   "summary": "Experience Platform Edge extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The Experience Platform Edge extension enables sending data to the Adobe Experience Edge from a mobile device using the v5 Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-edge-ios.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Adobe Experience Platform SDK Team",
12   "source": {
13     "git": "https://github.com/adobe/aepsdk-edge-ios.git",
14     "tag": "4.2.0"
15   },
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "11.0"
19   },
20   "swift_versions": "5.1",
21   "pod_target_xcconfig": {
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "dependencies": {
25     "AEPCore": [
26       ">= 4.1.0"
27     ],
28     "AEPEdgeIdentity": [
29       ">= 4.0.0"
30     ]
31   },
32   "source_files": "Sources/**/*.swift",
33   "swift_version": "5.1"