RGMapper maps Any
to a custom type (it's not a json parser).
To integrate RGMapper into your Xcode project using CocoaPods, specify it in your Podfile:
pod 'RGMapper', :git => 'https://github.com/riteshhgupta/RGMapper.git'
pod 'RGMapper', :git => 'https://github.com/riteshhgupta/RGMapper.git', :branch => 'swift3'
// TODO
Contributions are welcome and encouraged! Open an issue or submit a pull request 🚀
RGMapper is available under the MIT license. See the LICENSE file for more info.