blob: cb6677c8cbae25e64790be86e67d73eab4e8268a [file] [log] [blame]
{
"name": "Bluebird",
"version": "1.11.0",
"summary": "Promise/A+, Bluebird inspired, implementation in Swift 3",
"homepage": "https://github.com/AndrewBarba/Bluebird.swift",
"license": "MIT",
"authors": {
"Andrew Barba": "abarba.77@gmail.com"
},
"source": {
"git": "https://github.com/AndrewBarba/Bluebird.swift.git",
"tag": "1.11.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.1"
}