[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / e / a / Bluebird / 1.8.0 / Bluebird.podspec.json
blob54e2b1b6216c02c1800b540480580395a2fe7a63
2   "name": "Bluebird",
3   "version": "1.8.0",
4   "summary": "Promise/A+, Bluebird inspired, implementation in Swift 3",
5   "homepage": "https://github.com/AndrewBarba/Bluebird.swift",
6   "license": "MIT",
7   "authors": {
8     "Andrew Barba": "abarba.77@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AndrewBarba/Bluebird.swift.git",
12     "tag": "1.8.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Source/**/*.swift"