AndrewBoryk / ABObject

An NSObject subclass that allows for all objects of the same ID and classNam to be updated at once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABObject

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ABObject is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ABObject"

Author

andrewboryk, aboryk@mercymavericks.edu

License

ABObject is available under the MIT license. See the LICENSE file for more info.

About

An NSObject subclass that allows for all objects of the same ID and classNam to be updated at once.

License:MIT License


Languages

Language:Objective-C 69.4%Language:Ruby 30.6%