Swiftpack.co - crspybits/SMServerLib as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by crspybits.
crspybits/SMServerLib 1.2.0
A server-side swift library of some classes that I use regularly
⭐️ 0
🕓 4 years ago
.package(url: "https://github.com/crspybits/SMServerLib.git", from: "1.2.0")

SMServerLib

My intent is to use this both in iOS apps and server-side apps.

Installed using the swift package manager:

let package = Package(
    name: "MyProject",
    dependencies: [
        .Package(url: "https://github.com/crspybits/SMServerLib.git", majorVersion: 0),
        ...
    ]
    ...
)

GitHub

link
Stars: 0
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics