educreations / ECKit

Educreations’ collection of Cocoa categories and utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Educreations’ collection of Cocoa categories and utilities.

License:MIT License


Languages

Language:Objective-C 84.1%Language:Ruby 15.5%Language:C 0.3%