blob: 424193cfd315a6af1c6322c6def6c330cb9436f6 [file] [log] [blame]
{
"name": "Bluepill",
"version": "5.4.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.4.0/Bluepill-v5.4.0.zip"
},
"preserve_paths": "*",
"prepare_command": "mv Bluepill-v5.4.0/* ./\nrmdir Bluepill-v5.4.0",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}