Daniel Green

4pods

DropboxSync

By implementing the DropboxSyncable protocol methods in your class will make the class syncable via Dropbox.

License: MIT

  • Swift

Luncheon

REST model resource mapping. Time saving. Opinionated. Convention over configuration. Inspired by Rails and ActiveRecord.

License: MIT

  • Swift

Placemat

Dependency of Luncheon. Support library.

License: MIT

  • Swift

SpriteKitSeeThrough

InvertedCircleMaskNode allows you to create a SpriteKit node that can act as an inverted circular mask. It can be used, for example, to be able to allow the player to see behind walls if your character is behind a wall.

This is possible by using an image of a transparent (alpha 0) circle within a rectangle of the size of the scene. Behind the scenes, this little library will pre-generate this image for you given a position and radius so you don't have to create any assets manually.

License: MIT

  • Swift