cocoahero / pubg-swift

A Swift library for working with the PUBG Developer API.
MIT License
7 stars 3 forks source link
api swift

Carthage Compatible

PUBG Swift

A Swift library for interacting with the official PlayerUnknown's Battlegrounds' (PUBG) developer API. For more information about the API, see the official documentation.

Installation

Carthage

github "cocoahero/pubg-swift" "master"

Cocoapods

Coming Soon...

Swift Package Manager

.package(url: "https://github.com/cocoahero/pubg-swift.git")