[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / 2 / AEPEdgeBridge / 4.1.1 / AEPEdgeBridge.podspec.json
blobb45c85888c95653fde57cdd1ad3e88e73d77b6e6
2   "name": "AEPEdgeBridge",
3   "version": "4.1.1",
4   "summary": "Experience Platform Edge Bridge extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The Experience Platform Edge Bridge extension enables forwarding track data to the Adobe Experience Edge from a mobile device using the v5 Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-edgebridge-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-edgebridge-ios.git",
14     "tag": "4.1.1"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 4.0.0",
26       "< 5.0.0"
27     ]
28   },
29   "source_files": "Sources/**/*.swift",
30   "swift_version": "5.1"