GDUnixSocket
August 18, 2016 • MIT License
Unix domain sockets are designed specifically for local interprocess communication.
GDUnixSocket framework is an Objective-C object-oriented wrapper around unix sockets which allows you to abstr...
KSNavigationController
August 06, 2016 • MIT License
Looking for macOS (Mac OS X) analog of UIKit's UINavigationController from iOS? This class mimics its behavior.
GDSMSSplitter
June 24, 2015 • MIT License
The repository contains two Objective-C classes designed to split a string into a sequence of short messages close to the international standard of SMS messaging. The GDSMSSplitter class is respons...
GDWebViewController
January 09, 2015 • MIT License
A simple view controller for navigating web pages using WKWebView.
- A browser-like view controller to support web pages navigation in your Swift app.
- Supports back-forward navigation and pag...