4 "summary": "An auto parser for JSON to a NSObject, auto set the properties",
5 "description": "An auto parser for JSON to a NSObject, auto set the properties\nWhen you want to parse a JSON which respond from server to a NSObject class.",
6 "homepage": "http://www.iziwei.net/",
9 "Peng": "neildong@gmail.com"
15 "git": "https://github.com/neildong/JLModel.git",
18 "source_files": "sources/*.{m,h}",
19 "exclude_files": "Classes/Exclude",
20 "public_header_files": "sources/*.h",