4 "summary": "A light weight and high performance model framework for iOS",
5 "description": "*Support all basic object you would need and object types can be automatically converted.\n*All data types will be verified to ensure type-safe during the conversion process.\n*Model class do not inherit from any other base class.\n*This library contains only 4 files.",
6 "homepage": "https://github.com/HuanDay/XTYModel",
12 "Michael": "michaelzhaihk@gmail.com"
18 "git": "https://github.com/HuanDay/XTYModel.git",
21 "source_files": "XTYModel/*.{h,m}",
22 "frameworks": "Foundation",