wvteijlingen / Spine

A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
MIT License
266 stars 109 forks source link

Add support for macOS #97

Closed jkmassel closed 8 years ago

jkmassel commented 8 years ago

This PR adds a built target for macOS - the settings were copied from the iOS target, so it should be the same process to integrate. Tested with carthage, builds and integrates well.