blob: b3bb0675f0e289a0d260afaf6aefdeececb99fff [file] [log] [blame]
{
"name": "HSUIAutomationCheat",
"version": "0.0.4",
"summary": "Drive your app using UIAutomation - painlessly",
"description": " Snapshot makes it easy to automate snapshots in multiple languages, but it requires apple's painful UIAutomation.\n\n This class bypasses UIAutomation to let you drive your app with notifications.\n",
"homepage": "https://github.com/ConfusedVorlon/HSUIAutomationCheat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob": "Rob@HobbyistSoftware.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ConfusedVorlon/HSUIAutomationCheat.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}