Skip to content

Cocoanetics/DTFoundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ff5967 · Aug 18, 2021
Oct 8, 2020
Jun 16, 2021
Aug 18, 2021
Sep 9, 2019
Sep 3, 2019
Oct 19, 2020
Mar 31, 2015
Oct 19, 2020
Sep 9, 2019
Jul 21, 2014
Jun 30, 2021
Nov 28, 2011
Aug 18, 2021
May 29, 2020
Oct 7, 2015
Oct 1, 2013
Sep 9, 2019

Repository files navigation

About DTFoundation

Build Status

DTFoundation is a collection of utility methods and category extensions that Cocoanetics is standardizing on. This should evolve into a toolset of well-documented and -tested code to accelerate future development.

Documentation can be browsed online or installed in your Xcode Organizer via the Atom Feed URL.

Methods, categories and functions are grouped into Subspecs. The grouping determined by the required dependencies. Please refer the programming guides linked from the documentation site for their contents.

  • Core: Enhancements for Apple frameworks and classes which are usable on Mac and iOS.
  • UIKit: Enhancements for UIKit
  • UIKit Blocks Additions: Adding blocks-support to UIKit
  • AppKit: Enhancements for AppKit
  • DTAWS: Talking to Amazon Web Services
  • DTASN1: Event-based parser for ASN.1 data
  • DTHTMLParser: Event-based HTML parser based on libxml2
  • DTReachability: Block-based Reachability
  • DTSidePanel: Side-Panel view controller
  • DTSQLite: Objective-C wrapper for SQLite
  • DTUTI: UTI methods
  • DTZipArchive: Handing of Pkzip and GZip files
  • DTProgressHUD: Displaying informations or progress (in the middle of the screen)

License

It is open source and covered by a standard 2-clause BSD license. That means you have to mention Cocoanetics as the original author of this code and reproduce the LICENSE text inside your app.

You can purchase a Non-Attribution-License for 75 Euros for not having to include the LICENSE text.

We also accept sponsorship for specific enhancements which you might need. Please contact us via email for inquiries.