swiftly-battle-net

Swift library to communicate with Blizzard's Battle.net API.


License
MIT
Install
pod try swiftly-battle-net

Documentation

swiftly-battle-net

Stories in Ready CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

swiftly-battle-net is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "swiftly-battle-net"

Reasoning for why I included the Pods directory in source control can be seen here.

Usage

First, before you can use the Battle.net API, you need to register to get an API key.

Author

Jeff Scaturro, jeffrey.scaturro@gmail.com

License

swiftly-battle-net is available under the MIT license. See the LICENSE file for more info.