blob: c85aeb7e2f767ba66ae5885cd1f5ab392d8232ea [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/tehjord/SwiftyBluetooth",
"authors": {
"Jordan Belanger": "jordane.belanger@gmail.com"
},
"summary": "100% Swift and full featured closures based Bluetooth library",
"source": {
"git": "https://github.com/tehjord/SwiftyBluetooth.git",
"tag": "0.1.1"
},
"source_files": "SwiftyBluetooth/Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}