4 "summary": "LLModel is an Object Property Mapper from JSON values.",
5 "description": " LLModel is a library for mapping the JSON data to object properties. It works perfectly well alongside with AFNetwoking.\n\nLLModel:\nsupports recursive model initializations (see examples below)\nsupports primitive values such as bool, char, integer, float and others\nhandles NULL values gracefully\nhandles Date and URL values without any problem\n",
6 "homepage": "https://github.com/omergul123/LLModel",
12 "Ömer Faruk Gül": "omer.gul@louvredigital.com"
18 "git": "https://github.com/omergul123/LLModel.git",
21 "source_files": "LLModel/*.{h,m}",
23 "frameworks": "Foundation"