This is the first update since the project has been open-sourced. Together with the updates in all sub-modules it now supports Cocoapods frameworks and modules.
Category Archive for ‘Updates’ 
DTFoundation 1.7.6
This maintenance update fixes a few bugs in the ASN.1 parser and adds support for modules.
DTRichTextEditor Goes Open Source
Development on DTRichTextEditor had started in 2011, several years before Apple revamped the internals of UITextView to TextKit. I based it on DTCoreText – which had been open source from the start – and added a custom magnifying glass to mimic the one provided by the system. As of today, I am making it Open Source.
DTCoreText 1.6.15
This maintenance update for DTCoreText aggregates several contributed fixes.
DTFoundation 1.7.5
This maintenance update for DTFoundation contains a few fixes for the parsers and other minor fixes.
DTFoundation 1.7.4
This maintenance update to DTFoundation contains several minor fixes and a few new CocoaPods sub specs.
DTPinLockController 2.0.0
Our DTPinLockController is one of the oldest components we’ve been selling on Cocoanetics.com. It mimics the way the passcode lock screen on iOS works. Thanks to the massive reworking by René Pirringer and Stefan Gugarel there is now a new 2.0 version which supports all the latest iOS devices.
DTCoreText 1.6.14
This maintenance release for DTCoreText addresses one pressing issue with images represented in data URLs and a collection of a few contributions.