blob: 3134bbecbc7dec5c71b484d92c8ca09ae88bc4f1 [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "5.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.0.0"
},
"source_files": "SwiftyBluetooth/Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}