Swiftpack.co - renTramontano/RebrickableSDK as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by renTramontano.
renTramontano/RebrickableSDK 1.0.1
A Rebrickable framework for iOS & OS X written in Swift
⭐️ 6
🕓 2 years ago
iOS macOS
.package(url: "https://github.com/renTramontano/RebrickableSDK.git", from: "1.0.1")

RebrickableSDK is a framework that uses Rebrickable APIs to build their own apps that want to use the Rebrickable database.

Getting Started

Installation with Swift Package Manager

Add the following to your Package.swift

dependencies: [
    .package(url: "https://github.com/renTramontano/RebrickableSDK.git", .upToNextMajor(from: "1.0.1"))
]

Installation

$ git clone https://github.com/renTramontano/RebrickableSDK

Usage

To use the SDK generate the API Key

let legoApi = LegoAPI(apiKey: "<YOUR_API_KEY>")

License

RebrickableSDK is licensed under the MIT License. See the LICENSE file for more information.

GitHub

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

Release Notes

LegoSDK 1.0.1
3 years ago

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