Update README.md
A helper for In App Purchases
Loot can be installed using the Swift Package Manager. Add the following to your Package.swift file:
Package.swift
dependencies: [ .Package(url: "https://github.com/infinitetoken/Loot.git", from: "1.0.0") ]
import Loot
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.swiftfile:Usage
License
Loot is released under the MIT license. See LICENSE for details.