Skip to content

Use JSONStub to easily load JSON files into your Mappable objects.

License

Notifications You must be signed in to change notification settings

Swift-Yah/JSONStub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONStub

[![CI Status](http://img.shields.io/travis/Rafael da Silva Ferreira/JSONStub.svg?style=flat)](https://travis-ci.org/Rafael da Silva Ferreira/JSONStub) Version License Platform

Example

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

Requirements

Installation

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

pod "JSONStub"

Author

Rafael da Silva Ferreira, rafael@swift-yah.io

License

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