[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / a / 3 / AEPAssurance / 4.1.2 / AEPAssurance.podspec.json
blob314c2f0b8155d646ecc7f543b4526bf19f21c310
2   "name": "AEPAssurance",
3   "version": "4.1.2",
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": "4.1.2"
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"
27     ],
28     "AEPServices": [
29       ">= 4.0.0",
30       "< 5.0"
31     ]
32   },
33   "source_files": "AEPAssurance/Source/**/*.swift",
34   "swift_version": "5.1"