IBM / FoodTrackerBackend

This tutorial teaches how to create a Kitura Swift backend for the FoodTracker iOS app tutorial from Apple. This project contains a version of the tutorial code that has been updated to use Codable rather than NSCoder.
109 stars 38 forks source link

Point at global KituraKit pod #39

Closed Andrew-Lees11 closed 5 years ago

Andrew-Lees11 commented 5 years ago

Since we have pushed KituraKit to Cocoapods we can point users at that instead of the pods branch on github.