2 "name": "JsonInflator",
4 "swift_versions": "5.0",
5 "summary": "JsonInflator creates objects and classes from JSON for both Android and iOS.",
6 "description": "JsonInflator is a library to create inflatable objects. These are able to create entire objects and classes (including entire layouts) from JSON for a module oriented development of mobile apps. Works well together with UniLayout.",
7 "homepage": "https://github.com/crescentflare/JsonInflator",
13 "Crescent Flare Apps": "info@crescentflare.com"
16 "git": "https://github.com/crescentflare/JsonInflator.git",
22 "source_files": "JsonInflatorIOS/JsonInflator/Classes/**/*"