[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / e / 4 / AkuminaAuthiOSLib / 0.1.10 / AkuminaAuthiOSLib.podspec.json
blob2a812355ea1819c298c9e5f92d6f38ced386c211
2   "name": "AkuminaAuthiOSLib",
3   "version": "0.1.10",
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.10"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.7.3",
22   "source_files": "**/Classes/**/*.{h,m,swift}",
23   "resources": "ms-intune-app-sdk-ios/IntuneMAMResources.bundle",
24   "dependencies": {
25     "MSAL": [
27     ],
28     "Schedule": [
30     ]
31   },
32   "vendored_frameworks": [
33     "ms-intune-app-sdk-ios/IntuneMAMSwift.xcframework",
34     "ms-intune-app-sdk-ios/IntuneMAMSwiftStub.xcframework"
35   ],
36   "swift_version": "5.7.3"