[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / a / e / 4 / AkuminaAuthiOSLib / 0.1.47 / AkuminaAuthiOSLib.podspec.json
blob12f0eb69c7587ca0121d1f2e1fadac03cb67df4f
2   "name": "AkuminaAuthiOSLib",
3   "version": "0.1.47",
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.47"
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"