4 "summary": "超轻量级字典转模型框架.",
5 "description": "自用,超轻量级字典转模型框架",
6 "homepage": "https://github.com/rdxer/XXModel",
12 "LXF": "rdxer@foxmail.com"
15 "git": "https://github.com/rdxer/XXModel.git",
21 "source_files": "XXModel/Classes/XXModel.h",
22 "public_header_files": "XXModel/Classes/XXModel.h",
26 "source_files": "XXModel/Classes/XXProperty/**/*",
27 "public_header_files": "XXModel/Classes/XXProperty/NSObject+XXProperty.h"
30 "name": "XXParseModel",
35 "XXModel/XXProperty": [
39 "source_files": "XXModel/Classes/XXParseModel/**/*",
40 "public_header_files": "XXModel/Classes/XXParseModel/NSObject+XXParseModel.h"