# bizz84/SwiftyStoreKit

Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺

Repository: https://github.com/bizz84/SwiftyStoreKit
Canonical: https://ross.abutalabs.com/products/swiftystorekit
Language: Swift
License: MIT
License Family: permissive
Topics: swift-language, ios, in-app-purchase, in-app-receipt, swift-3, apple, tvos, macos, iap
Last push: 2024-06-28T11:57:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4017, "days_push": 796, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6671, forks 802 (observed 2026-08-28T04:09:47.521383+00:00)

## What it is
SwiftyStoreKit is a lightweight Swift framework wrapping Apple's StoreKit to simplify in-app purchases on iOS, tvOS, watchOS, and macOS. It provides a block-based API for consumables, subscriptions, and receipt verification.

## Use cases
- add in-app purchases to an iOS app
- handle auto-renewable subscriptions in Swift
- verify in-app purchase receipts remotely
- support purchases started on the App Store
- manage consumable and non-consumable IAP products

## When to choose
- you need a simple, free, open-source StoreKit wrapper for Apple platforms
- you support older OS versions that lack StoreKit 2
- you want receipt verification without a paid service

## When to avoid
- you can use Apple's StoreKit 2 directly on modern OS versions
- you want active support and subscription infrastructure (consider RevenueCat)
- the project appears minimally maintained with many unanswered issues

## Facets
- artifact type: framework
- maturity: maintenance
- function: sdk, security
- domain: mobile-development, fintech, apple-ecosystem
- platform: -
- tags: in-app-purchase, storekit, subscriptions, receipt-verification, tvos, watchos, ios, macos, swift

## Member repositories
- bizz84/SwiftyStoreKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:47.521383+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:43:01.793543+00:00, confidence not recorded.
  - readme: https://github.com/bizz84/SwiftyStoreKit (fetched 2026-08-28T04:09:47.521383+00:00, sha ef029ff76322)
- Data as of 2026-08-30T08:39:29.467469+00:00.
