QSKit
QSKit copied to clipboard
Q Branch’s collection of Cocoa categories and utilities.
> **NSAttributedString + qs_attributedStringWithText** > If kerning, adds NSKernAttributeName : NSNull (which is the right way to turn on kerning, weirdly). Always Be Kerning. If I create a simple UILabel...
CocoaPods podspec for QSKit. In order for the podspec to work, you'll need to create a '**v0.0.1**' tag in the repo (or chose your preferred version number and update the...
- Added compiler barriers for iOS compilation for NSColor, NSView and NSImage categories. - Added missing @imports for iOS compilation. - Added QSKIT_SQLLITE_DISABLED preprocessor definition check to QSDatabaseQueue.h to suppress...
Nice, thanks! I'd love to see a podspec added. Any chance we might get one? :)