4 "summary": "A JsonLogic Swift library",
5 "description": "A JsonLogic implementation in Swift. JsonLogic is a way to write rules that involve computations in JSON format, these can be applied on JSON data with consistent results. So you can share between server and clients rules in a common format.",
6 "homepage": "https://github.com/advantagefse/json-logic-swift",
12 "Christos Koninis": "c.koninis@afse.eu"
15 "git": "https://github.com/advantagefse/json-logic-swift.git",
24 "cocoapods_version": ">= 1.6.1",
25 "frameworks": "Foundation",
26 "source_files": "Sources/jsonlogic/*.swift",
27 "module_name": "jsonlogic",