blob: 1e9ad2b495168ebfe5f4e1edea48edbe781a0fae [file] [log] [blame]
{
"name": "Bluebird",
"version": "1.7.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.7.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}