Johan Kool

5pods

EFDataMappingKit

EFDataMappingKit maps data such as those coming from JSON onto an instance using mappings. The mappings are also used to simplify implementing the NSCoding protocol for a class, and to create a dictionary representation of an instance.

License: MIT

  • Objective C

EFScreenPlay

EFScreenPlay is a set of utility classes/categories/etc for dealing with modular storyboards and hooking up storyboards into a 'screen play'

License: MIT

  • Objective C

EFStateMachine

A Simple State Machine in Swift

Highlights of this state machine:

  • uses enums for states and actions
  • uses blocks to run actions and change state
  • runs callback handles on state changes
  • tracks state history
  • creates flow diagram for visual inspection

License: MIT

  • Swift

Egeniq

Egeniq Library for iOS projects

This project contains some of the utility classes we've developed to make our lives easier. If they make our lives easier, they may also make somebody else happy, so we've decided to make them publicly available.

As-is, no warranties whatsoever, use at your own risk, etc. etc.

Pull requests with improvements are very much appreciated!

License: Apache License 2.0 (See LICENSE file)

Todo: * Overview of what's in here and what you'd use it for * Clean up documentation (especially headers)

Have fun!

The Egeniq Team http://www.egeniq.com

License: Apache-2.0

  • Objective C

libmsgs

What is Msgs.io?

Msgs.io provides an elegant, high volume push notification service for iOS and Android (and with a limited set of functionality also BlackBerry).

Are your users getting tired of push notifications? Msgs.io supports multiple channels and time/date/day based subscriptions.

Note: We are currently in private alpha, only using the services for select customers.

License: MIT

  • Objective C