4 "summary": "ActionKit is a easy to use framework that wraps the target-action design paradigm into a closure design.",
5 "description": "ActionKit is a experimental, 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",
13 "Kev Choi": "https://github.com/thisiskevinchoi"
16 "git": "https://github.com/ActionKit/ActionKit.git",
23 "source_files": "ActionKit/*"