[Add] DocumentReaderDocTypeStage 7.5.10865
[CocoaPods.git] / Specs / a / e / 4 / AkuminaAuthiOSLib / 0.1.49 / AkuminaAuthiOSLib.podspec.json
blob3f25b74bf1060619d98d6d9952b23f49b0a138c7
2   "name": "AkuminaAuthiOSLib",
3   "version": "0.1.49",
4   "summary": "iOS Auth Library for Akumina App",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://akuminadev.visualstudio.com/DefaultCollection/Akumina/_git/MobileDev-iOS-PoC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akumina": "anburaj.pandi@akumina.com"
13   },
14   "source": {
15     "git": "https://github.com/akumina/auth-ios-lib.git",
16     "tag": "0.1.49"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.8",
22   "source_files": "**/Classes/**/*.{h,m,swift}",
23   "resources": "ms-intune-app-sdk-ios/IntuneMAMResources.bundle",
24   "dependencies": {
25     "MSAL": [
27     ]
28   },
29   "vendored_frameworks": [
30     "ms-intune-app-sdk-ios/IntuneMAMSwift.xcframework",
31     "ms-intune-app-sdk-ios/IntuneMAMSwiftStub.xcframework"
32   ],
33   "swift_version": "5.8"