4 "summary": "iOS, Objective-C, 字典转模型, 模型转字典, 模型归档接档 Dictionary to model, model to dictionary, archive model to file and unarchive model from file.",
5 "description": "iOS, Objective-C, 字典转模型, 模型转字典, 模型归档接档, 使用安全并且简单 Dictionary to model, model to dictionary, archive model to file and unarchive model from file, Simple, safety and light weight.",
6 "homepage": "https://github.com/CoderXYF/XYFModel",
9 "CoderXYF": "2016003298@qq.com"
15 "git": "https://github.com/CoderXYF/XYFModel.git",
18 "source_files": "XYFModel/*.{h,m}",
21 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"