blob: 8a302942b2d2fa761136f293d09a51309adc8789 [file] [log] [blame]
{
"name": "Bluebird",
"version": "1.10.3",
"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.10.3"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}