RGMapper 2.1

RGMapper 2.1

Maintained by Ritesh.



  • By
  • Ritesh Gupta

RGMapper

RGMapper maps Any to a custom type (it's not a json parser).

Installation

Cocoapods

To integrate RGMapper into your Xcode project using CocoaPods, specify it in your Podfile:

Swift 4.0

  pod 'RGMapper', :git => 'https://github.com/riteshhgupta/RGMapper.git'

Swift 3.1

  pod 'RGMapper', :git => 'https://github.com/riteshhgupta/RGMapper.git', :branch => 'swift3'

Example

// TODO

Contributing

Contributions are welcome and encouraged! Open an issue or submit a pull request 🚀

Licence

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