[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 7 / Haxcessibility / 1.0.1 / Haxcessibility.podspec.json
blobdd056de8064a953a7a9d8098fdcb6a40c50e76e8
2   "name": "Haxcessibility",
3   "version": "1.0.1",
4   "summary": "Haxcessibility is a use case–driven remote control for Mac apps by Mac apps",
5   "description": "                   Haxcessibility is, above all, a horrible pun on Mac OS X’s Accessibility framework and its AX prefix. I am shameless.\n\n                   Second to that, Haxcessibility is a use case–driven remote control for Mac apps by Mac apps. It enables hacks like moving and resizing another app’s windows, and there’s loads more that the AX APIs make possible that Haxcessibility could make convenient with a method or two.\n",
6   "homepage": "https://github.com/martijndeh/Haxcessibility",
7   "license": "BSD",
8   "authors": {
9     "martijndeh": "martijn@ff00ff.nl"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/martijndeh/Haxcessibility.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Carbon",
25     "Cocoa"
26   ],
27   "requires_arc": true