4 "summary": "Aki is an Operation based framework that encapsulates business logic into custom Operation subclasses.",
5 "description": "Aki is an Operation based framework that leverages the Operation class to abstract away business logic.\nAki provides a base implementation of a custom Operation, along with some Operation implementations of common business logic.",
6 "homepage": "https://github.com/hooliooo/Aki",
12 "Julio Alorro": "alorro3@gmail.com"
18 "git": "https://github.com/hooliooo/Aki.git",
21 "source_files": "Sources/**/*.swift",
22 "exclude_files": "Sources/Classes/IO.swift",
24 "swift_versions": "5.0",
25 "swift_version": "5.0"