[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 1 / AppKitActor / 0.0.1 / AppKitActor.podspec.json
blob6e3055040cb6d54316bc7e56f76f4d0bd70e4378
2   "name": "AppKitActor",
3   "version": "0.0.1",
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",
7   "license": "MIT",
8   "authors": {
9     "Miguel Lara": "miguel@gokarumi.com"
10   },
11   "source": {
12     "git": "https://github.com/miguellara/AppKitActor.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/bigbrowntheory",
16   "platforms": {
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*.{h,m}",
21   "frameworks": "XCTest"