blob: 4718bb66229a05beb1e5dfa476b9621c70e7108c [file] [log] [blame]
{
"name": "tuneup_js",
"version": "1.1.1",
"license": {
"type": "MIT"
},
"homepage": "http://www.tuneupjs.org",
"authors": {
"Alex Vollmer": "alex.vollmer@gmail.com"
},
"summary": "A JavaScript library to ease automated iOS UI testing with UIAutomation and Instruments.",
"source": {
"git": "https://github.com/alexvollmer/tuneup_js.git",
"tag": "1.1.1"
},
"source_files": [
"*.js",
"image_asserter",
"image_assertion.rb",
"test_runner/*"
],
"requires_arc": false
}