Loot
A helper for In App Purchases
Installation
Loot can be installed using the Swift Package Manager. Add the following to your Package.swift
file:
dependencies: [
.Package(url: "https://github.com/infinitetoken/Loot.git", from: "1.0.0")
]
Usage
import Loot
License
Loot is released under the MIT license. See LICENSE for details.
Loot
A helper for In App Purchases
Installation
Loot can be installed using the Swift Package Manager. Add the following to your
Package.swift
file:Usage
License
Loot is released under the MIT license. See LICENSE for details.