by the Educreations Team.
ECKit is a set of common Cocoa categories and utilities we use in our software. This isn't high tech, it is just some basics for our standard kit.
Helpful headers for our code, as well as categories for various Cocoa frameworks like Foundation and UIKit.
Installation is done via CocoaPods. Add:
pod 'ECKit'
to your Podfile.
ECKit is available under the MIT license. See LICENSE for details.