/TapestryDemo

Primary LanguageSwiftMIT LicenseMIT

TapestryDemo

CI Status Version Swift Package Manager Carthage compatible

Say something about your library

Installation

SPM

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")),

CocoaPods

TapestryDemo is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TapestryDemo", "~> 0.0.121"