blob: 0eceb9c98b665745c4cbb6fac3656a24ba55b15d [file] [log] [blame]
{
"name": "Bluepill",
"version": "5.3.0",
"summary": "A tool to run iOS tests in parallel using multiple simulators.",
"homepage": "https://github.com/linkedin/bluepill",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "LinkedIn Corporation",
"source": {
"http": "https://github.com/linkedin/bluepill/releases/download/v5.3.0/Bluepill-v5.3.0.zip"
},
"preserve_paths": "*",
"prepare_command": "mv Bluepill-v5.3.0/* ./\nrmdir Bluepill-v5.3.0",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}