[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / a / 3 / AEPAssurance / 5.0.0 / AEPAssurance.podspec.json
blobfc13071d12b559dd9a6040e7b2b71f3fcaa71994
2   "name": "AEPAssurance",
3   "version": "5.0.0",
4   "summary": "AEPAssurance SDK for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "AEPAssurance extension enables capabilities for Project Griffon..",
6   "homepage": "https://github.com/adobe/aepsdk-assurance-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-assurance-ios.git",
14     "tag": "5.0.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 5.0.0",
26       "< 6.0.0"
27     ],
28     "AEPServices": [
29       ">= 5.0.0",
30       "< 6.0.0"
31     ]
32   },
33   "source_files": "AEPAssurance/Source/**/*.swift",
34   "swift_version": "5.1"