Skip to content

Latest commit

 

History

History
executable file
·
29 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

executable file
·
29 lines (17 loc) · 492 Bytes

DJKit

DJKit is a collection of useful classes to develop Apps faster.

Requirements

  • iOS 4.0 or later
  • Xcode 7.3 or later

Frameworks

  • libz

Installation

CocoaPods

  1. Add pod 'DJKit' to your Podfile.
  2. Run pod install or pod update.
  3. Import <DJKit/DJKit.h>.

Licenses

All source code is licensed under the MIT License.

Author