This release should work well with Swift, as nullability annotations have been added to the library. All implicitly unwrapped optionals should now be replaced with optionals and non-optionals.
You can now use SQLConnect with CocoaPods. Just add the following to your pod file:
pod 'SQLConnect', :git => 'https://github.com/nhgrif/SQLConnect'