4 "summary": "ActionKit is an easy to use framework that wraps the target-action design paradigm into closures/blocks.",
5 "description": "ActionKit is a light-weight, easy to use framework that wraps the target-action design paradigm into a less verbose, cleaner format. It shortens target-action method calls by removing the target and replacing the selector with a closure.",
6 "homepage": "https://github.com/ActionKit/ActionKit",
12 "Benjamin Hendricks": "https://github.com/coolbnjmn"
15 "git": "https://github.com/ActionKit/ActionKit.git",
22 "source_files": "ActionKit/*",
23 "pushed_with_swift_version": "4.0"