[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / FakeMouseEvent / 0.1.1 / FakeMouseEvent.podspec.json
blob46a88dda8d610701e9d2a2186c6abfae3cc8d380
2   "name": "FakeMouseEvent",
3   "version": "0.1.1",
4   "summary": "A framework for generating mouse events.",
5   "description": "A framework for generating mouse events. Using IOKit(HID library) and CGEvent.",
6   "homepage": "https://github.com/raxcat/FakeMouseEvent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "raxcat": "raxcat@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/raxcat/FakeMouseEvent.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "requires_arc": true,
22   "source_files": "FakeMouseEvent/Classes/**/*"