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