# sparrowcode/PermissionsKit

Universal API for request permission and get its statuses.

Repository: https://github.com/sparrowcode/PermissionsKit
Canonical: https://ross.abutalabs.com/products/permissionskit
Homepage: https://x.com/sparrowcode_ios
Language: Swift
License: MIT
License Family: permissive
Topics: permission, permissions, ios, request, sparrow, location, notification, camera, photo-gallery, ui, dialog, xcode, interface, calendar, reminder, scope, wizard, permissionkit, sppermissions
Last push: 2025-03-28T04:27:33+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 13, release rhythm 28, longevity 100
- inputs: {"age_days": 3485, "days_push": 523, "days_rel": 653, "gap_med": 52, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5815, forks 481 (observed 2026-08-28T04:09:29.998691+00:00)

## What it is
PermissionsKit is a Swift library providing a universal API for requesting iOS system permissions (camera, location, notifications, contacts, etc.) and checking their authorization statuses. It unifies the disparate per-permission system APIs behind a single consistent interface.

## Use cases
- request camera permission in swift
- check location authorization status ios
- unified api for ios permissions
- ask user for notification permission
- handle denied permission states ios
- request photo library access swift

## When to choose
- building an iOS app that needs multiple system permissions
- wanting one consistent API instead of per-framework permission code
- needing to check permission status before making requests

## When to avoid
- developing for Android or cross-platform without Swift
- needing only a single permission where the native API is simple enough
- building a macOS-only app

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, sdk, developer-tools
- domain: mobile-development, privacy
- platform: -
- tags: permissions, swift, ios-permissions, privacy-prompts, uikit, ios, mobile

## Member repositories
- sparrowcode/PermissionsKit (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.998691+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:12.614258+00:00, confidence not recorded.
  - readme: https://github.com/sparrowcode/PermissionsKit (fetched 2026-08-28T04:09:29.998691+00:00, sha eaa240f9a670)
- Data as of 2026-08-30T08:39:29.467469+00:00.
