[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / e / 7 / Bluepill / 5.4.0 / Bluepill.podspec.json
blob424193cfd315a6af1c6322c6def6c330cb9436f6
2   "name": "Bluepill",
3   "version": "5.4.0",
4   "summary": "A tool to run iOS tests in parallel using multiple simulators.",
5   "homepage": "https://github.com/linkedin/bluepill",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": "LinkedIn Corporation",
11   "source": {
12     "http": "https://github.com/linkedin/bluepill/releases/download/v5.4.0/Bluepill-v5.4.0.zip"
13   },
14   "preserve_paths": "*",
15   "prepare_command": "mv Bluepill-v5.4.0/* ./\nrmdir Bluepill-v5.4.0",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }