11 "summary": "A Swift model management library with async capability built in.",
12 "homepage": "https://github.com/dtartaglia/Apex",
14 "Daniel Tartaglia": "danielt1263@gmail.com"
17 "git": "https://github.com/dtartaglia/Apex.git",
20 "description": "A model/state management library inspired by Redux but with async capability built into the model through the use of Command objects.",
21 "source_files": "Apex/*.swift",
22 "frameworks": "Foundation",