2 "name": "SHModelObject",
4 "summary": "`SHModelObject` a utility class that reads NSDictionary and populates the instance variables and properties automatically.",
5 "description": " `SHModelObject` is a utility Modal Base Class that uses objective-c runtime to assign \n the values to instance variables and properties of the model class from an `NSDictionary`, \n Which is a basic usecase when using webservices that return JSON response.\n",
6 "homepage": "https://github.com/grevolution/SHModelObject",
11 "Shan Ul Haq": "g@grevolution.me"
17 "git": "https://github.com/grevolution/SHModelObject.git",
25 "SHModelObject/SHModelObject/SHModelObject.{h,m}",
26 "SHModelObject/SHModelObject/SHConstants.h",
27 "SHModelObject/SHModelObject/SHModelSerialization.h"
29 "exclude_files": "SHModelObject/SHModelObject/SHRealmObject.{h,m}",
37 "SHModelObject/SHModelObject/SHRealmObject.{h,m}",
38 "SHModelObject/SHModelObject/SHConstants.h",
39 "SHModelObject/SHModelObject/SHModelSerialization.h"
44 "exclude_files": "SHModelObject/SHModelObject/SHModelObject.{h,m}",