blob: 1ae2840fd3417fd71c4e4f84b07917de1831de1b [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "1.0.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": "1.0.0"
},
"source_files": "SwiftyBluetooth/Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}