项目作者: infinitetoken

项目描述 :
A helper for In App Purchases
高级语言: Swift
项目地址: git://github.com/infinitetoken/Loot.git
创建时间: 2019-10-24T17:40:42Z
项目社区:https://github.com/infinitetoken/Loot

开源协议:MIT License

下载


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:

  1. dependencies: [
  2. .Package(url: "https://github.com/infinitetoken/Loot.git", from: "1.0.0")
  3. ]

Usage

  1. import Loot

License

Loot is released under the MIT license. See LICENSE for details.