GitHunt
RA

Ramiz69/PurchaseKit

A Swift framework that streamlines in-app purchases using StoreKit 2 with SPM and static linking support.

RKPurchaseKit

Swift
Platforms

A lightweight Swift framework for in-app purchases using StoreKit 2
with full support for Swift Concurrency, async/await, and SPM.

πŸ“¦ Installation

Swift Package Manager

Add this URL to your Xcode project:

https://github.com/Ramiz69/PurchaseKit.git

In Package.swift:

.package(url: "https://github.com/Ramiz69/PurchaseKit.git", from: "1.0.5")

βœ… Features

  • async/await API
  • actor-based PurchasesManager
  • DocC documentation
  • Static linking support (type: .static)
  • Support for iOS, macOS, tvOS, watchOS, visionOS

πŸ“š Documentation

πŸ“„ License

MIT Β© Ramiz Kichibekov

Languages

Swift97.5%Objective-C2.5%

Contributors

MIT License
Created May 11, 2025
Updated November 5, 2025
Ramiz69/PurchaseKit | GitHunt