4 "summary": "NRMirror helps you to sync your model with web service response or any input dictionary.So its work like a object mapper for you.",
5 "description": "NRMirror helps you to sync your model with web service response or any input dictionary.So its work like a object mapper for you. So dont worry about your model syncing , just declare your models and name your key same as your dictionary/Json key and you are done. NRMirror supporting of all types Int, String ,Float , Bool etc.. and NRMirror subclass models.",
6 "homepage": "https://github.com/naveenrana1309/NRMirror",
12 "naveenrana1309": "naveenrana1309@gmail.com"
15 "git": "https://github.com/naveenrana1309/NRMirror.git",
18 "social_media_url": "https://www.linkedin.com/in/naveen-rana-9a371a40",
22 "source_files": "NRMirror/Classes/**/*"