Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 707 Bytes

File metadata and controls

35 lines (19 loc) · 707 Bytes

Educreations Standard Kit

by the Educreations Team.

What is It?

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.

What is Included?

Helpful headers for our code, as well as categories for various Cocoa frameworks like Foundation and UIKit.

Installation

Installation is done via CocoaPods. Add:

pod 'ECKit'

to your Podfile.

License

ECKit is available under the MIT license. See LICENSE for details.