Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaxt committed Apr 20, 2015
1 parent a4da871 commit 50a6ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Data Mapping library for Objective C
=========================
[![Build Status](https://api.travis-ci.org/aryaxt/OCMapper.svg)](https://api.travis-ci.org/aryaxt/OCMapper)
[![Version](http://cocoapod-badges.herokuapp.com/v/OCMapper/badge.png)](http://cocoadocs.org/docsets/OCMapper)

OCMapper is a data mapping library for Objective C that converts NSDictionary to NSObject. My inspiration behind writing OCMapper was to achieve two things:
- Simplify/Automate Data retrieval through web services
Expand Down

0 comments on commit 50a6ba1

Please sign in to comment.