[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / e / 7 / Bluepill / 5.5.1 / Bluepill.podspec.json
blob73aff6afc991b3b0ecbd2623c4ebe5a20739475b
2   "name": "Bluepill",
3   "version": "5.5.1",
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.5.1/Bluepill-v5.5.1.zip"
13   },
14   "preserve_paths": "*",
15   "prepare_command": "mv Bluepill-v5.5.1/* ./\nrmdir Bluepill-v5.5.1",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }