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

SwiftyJSON version #85

Closed invliD closed 8 years ago

invliD commented 8 years ago

Spine currently (0.4) depends on SwiftyJSON 2.3.3, which already exists on GitHub but has not yet been released to CocoaPods.

wvteijlingen commented 8 years ago

I've updated the dependencies. Can you check if it works now?