blob: 62d7168a030a5bd8aff32a84969073872cba4aee [file] [log] [blame]
{
"name": "SwiftyBluetooth",
"version": "0.1.0",
"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.0"
},
"source_files": "SwiftyBluetooth/Source/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}