Elliot Schrock

3pods

Eson

Serializes and deserializes Swift objects into and out of JSON.

License: MIT

  • Swift

SBNag.swift

This is a simple swift pod to manage the logic behind nagging users to take actions like rating your app or upgrading to a paid version. To do so, simply create a new SBNagtion (think 'Nag Action'), and edit the defaults (Example/SBNag/ViewController.swift shows how you could do this).

License: MIT

  • Swift

SubwayStations

This provides classes/protocols for use in subway apps. Most subway app UIs will tell you more or less the same thing about stations, trains, and schedules; this pod makes it easy to abstract how you get that data and build a reusable UI based purely on generalizations.

License: MIT

  • Swift