blob: 78300ce32547301ffe8eb6472498562e44c7527d [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "2.1.0",
"license": "MIT",
"homepage": "https://github.com/jordanebelanger/SwiftyBluetooth",
"authors": {
"Jordane Belanger": "jordane.belanger@gmail.com"
},
"summary": "Fully featured closures based library for CoreBluetooth",
"source": {
"git": "https://github.com/jordanebelanger/SwiftyBluetooth.git",
"tag": "2.1.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "10.0",
"osx": "10.15",
"tvos": "10.15"
}
}