Dmitry Lobanov

4pods

JWT

A JSON Web Token implementation in Objective-C.

License: MIT

  • Objective C

LITEventMachine

For example, you need receive a special event for making some stuff. You can make protocols and delegates, but it is boring. You can make subcription for event for Notification Center, but it is to dangerous. You should subscribe your stuff in proper order. You can use Swift (hah) or Objective-C (ah) with numerous libraries for event handling, that are too heavy for you. Or you can use lightweight safe wrapper for notification center and be ready for easy life.

License: MIT

  • Objective C

LITLightweightStore

If you don't know how to store settings of your app, you can use this lightstore for this task. Choose correct policy and store items without pain. Also, you can switch policy very easy.

License: MIT

  • Objective C

LITSwiftToolkit

If you build applications in MVC way, you could use this toolkit easy. Some helpful extensions are shiped.

License: MIT

  • Swift