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

Error using Carthage #40

Closed mt81 closed 8 years ago

mt81 commented 8 years ago

Adding github "wvteijlingen/Spine" to the Cartfile and executing the carthage update command, the result is: No tagged versions found for github "wvteijlingen/Spine"

As workaround I have used github "wvteijlingen/Spine" "master"

wvteijlingen commented 8 years ago

This is as expected because there are no tags yet. Thanks for letting me know though, I'll update the readme.