[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 8 / HSUIAutomationCheat / 0.0.6 / HSUIAutomationCheat.podspec.json
blobef6e449d25c1439a16aecb2ff314062355c59f02
2   "name": "HSUIAutomationCheat",
3   "version": "0.0.6",
4   "deprecated": true,
5   "deprecated_in_favor_of": "HSTestingBackchannel",
6   "summary": "Drive your app using UIAutomation - painlessly",
7   "description": "Snapshot makes it easy to automate snapshots in multiple languages, but it requires apple's painful UIAutomation.\n\nThis class bypasses UIAutomation to let you drive your app with notifications.",
8   "homepage": "https://github.com/ConfusedVorlon/HSUIAutomationCheat",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Rob": "Rob@HobbyistSoftware.com"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/ConfusedVorlon/HSUIAutomationCheat.git",
21     "tag": "0.0.6"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/**/*.{h,m}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "frameworks": "XCTest"