[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / 0 / 8 / HSUIAutomationCheat / 0.0.5 / HSUIAutomationCheat.podspec.json
blob8665ab030949c4778949c7ae11826a07078ef2f9
2   "name": "HSUIAutomationCheat",
3   "version": "0.0.5",
4   "deprecated": true,
5   "summary": "Drive your app using UIAutomation - painlessly",
6   "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.",
7   "homepage": "https://github.com/ConfusedVorlon/HSUIAutomationCheat",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rob": "Rob@HobbyistSoftware.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/ConfusedVorlon/HSUIAutomationCheat.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "frameworks": "XCTest"