Chamira Fernando

3pods

FirstPodProject

trying to learn cocoapods awesomess

License: MIT

  • Objective C

SQLiteManager

Idea is to have a simple Swift interface to run basic SQL statements such as CREATE TABLE, SELECT, INSERT, UPDATE and DELETE. There are many iOS libraries that are well capable of doing complicated SQLite stuff but almost all of those libraries have more than what we need for small projects. Thus, the idea is to get rid of all the boilerplate code and keep things very simple. You write your own SQL.

Handling objects, writing business logic is all up to the developers.

super lightweight

License: MIT

  • Swift

Utils

Basic Utility Classes, Methods, Functions, Structures and Macros

License: MIT

  • Objective C