Say something about your library
TapestryDemo
is available via Swift Package Manager.
Just add this to your Package.swift
:
.package(url: "https://github.com/fortmarek/TapestryDemo.git", .upToNextMajor(from: "0.0.121")),
TapestryDemo is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "TapestryDemo", "~> 0.0.121"