4 "summary": "AppKitActor is an integration test framework for AppKit applications..",
5 "description": " **AppKitActor** is an integration test framework for AppKit applications. It allows for easy automation of Mac OS X applications UI tests, helping developers check the state of UI elements and interact with `NSWindows` and `NSViews`.\n",
6 "homepage": "https://github.com/miguellara/AppKitActor",
9 "Miguel Lara": "miguel@gokarumi.com"
12 "git": "https://github.com/miguellara/AppKitActor.git",
15 "social_media_url": "https://twitter.com/bigbrowntheory",
20 "source_files": "Classes/**/*.{h,m}",
21 "frameworks": "XCTest"