You can build Symphony
using the Swift Package Manager. Just include Symphony
as a package in your dependencies:
.package(url: "https://github.com/SendOutCards/Symphony.git", .upToNextMajor(from: "6.0.0")),
Be sure to import the module at the top of your .swift files:
import Symphony
Brad Hilton, [email protected]
Symphony
is available under the MIT license. See the LICENSE file for more info.