GitHub

  • GTStorable Framework as a Swift Package

    GTStorable framework is now available to get as a Swift Package!

  • Creating Reusable Libraries with CocoaPods and GitHub

    Welcome back! In the previous tutorial, you learned how to use the Network Framework to detect and monitor the network status. The framework seems to be working fine through the NetStatus class, so let’s go one step further and let’s create our own small, open-source framework that will be based on the NetStatus class. In…

  • GTRest

    A lightweight Swift library for making web requests and consuming RESTful APIs!

  • GTSpinner – A custom activity indicator

    GTSpinner is a custom, configurable activity indicator that can be used in iOS projects.