4 "summary": "QuickAuth is simple OAuth2 authentication library designed for Swift applications.",
5 "description": "QuickAuth is simple OAuth2 authentication library designed for Swift applications. It handles all authorized and non-authorized network requests, leveraging access and refresh tokens for authentication. QuickAuth emphasizes security by avoiding the storage of sensitive information on the library side, instead delegating this responsibility to the client application. Importantly, QuickAuth is built on the Combine framework, offering a modern approach to asynchronous programming in Swift.",
6 "homepage": "https://github.com/micho233/quickauth",
12 "Mirsad Arslanovic": "mirsad.arslanovic@gmail.com"
15 "git": "https://github.com/micho233/quickauth.git",
18 "social_media_url": "https://twitter.com/Hepek233",
19 "cocoapods_version": ">= 1.13.0",
29 "source_files": "Sources/**/*",
32 "Sources/PrivacyInfo.xcprivacy"