A helper library for testing In-App purchases in your project
youda
is distributed via SPM. You can use it as a framework in your macOS
or iOS
project.
In your Package.swift
add a new package depedency:
.package(
url: "https://github.com/industrialbinaries/youda",
from: "0.1.0"
)
youda is released under the MIT license. See LICENSE for details.
Created by Jan Timar @ Industrial Binaries.