[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / e / 1 / 6 / AEPEdge / 1.4.1 / AEPEdge.podspec.json
blob5637b10470cc3ac3e97db1f08522df6a3ffbeee4
2   "name": "AEPEdge",
3   "version": "1.4.1",
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": "1.4.1"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 3.5.0"
26     ],
27     "AEPEdgeIdentity": [
29     ]
30   },
31   "source_files": "Sources/**/*.swift",
32   "swift_version": "5.1"