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