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