blob: 5f29458e6f145f2894e0f00fe687dd5e8985dc85 [file] [log] [blame]
{
"name": "tuneup_js",
"version": "0.0.1",
"license": "MIT",
"summary": "A JavaScript library to ease automated iOS UI testing with UIAutomation and Instruments.",
"homepage": "https://github.com/alexvollmer/tuneup_js",
"authors": {
"Alex Vollmer": "alex.vollmer@gmail.com"
},
"source": {
"git": "https://github.com/alexvollmer/tuneup_js.git",
"commit": "c28f9f1f7db0ac59b5a36479f95bfc5b8faeadb7"
},
"description": "Tune-up is a collection of JavaScript utilities that builds upon and improves the UIAutomation library provided by Apple for testing iOS applications via Instruments (get it? \"tune-up\"? Instruments? get it?).",
"platforms": {
"ios": null
},
"preserve_paths": "*.js",
"requires_arc": false
}