Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

ObjectiveRecord-iOS

ObjectiveRecord is an asynchronous, ARC enabled ORM library written in Objective-C that makes consuming REST web services very easy.

Dependencies

The only dependency ObjectiveRecord has is AFNetworking, make sure to install it along with ObjectiveRecord.

Installation

  • First git clone this repository.
git clone [email protected]:epastor/ObjectiveRecord-iOS.git
  • Drag & Drop the ObjectiveRecord-iOS folder to your project in XCode, make sure to un-check the copy files option, this way it will be easier to keep ObjectiveRecord updated across all your projects.

  • That's it, if you already installed AFNetworking you're good to go!

Usage

WIP

About

Objective-C ORM Library for easy REST WS consumption

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages