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.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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.