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