blob: 8be2fadf6fda3c43a25a632b4fd7f05085650e55 [file] [log] [blame]
{
"name": "MoBetterBluetooth",
"version": "0.0.3",
"summary": "A more better way to use iOS's Core Bluetooth functionality.",
"description": "A more better (mo simple, mo intuitive) way to use iOS's Core Bluetooth functionality.",
"homepage": "https://github.com/verticon/MoBetterBluetooth.git",
"license": "MIT",
"authors": {
"Robert Vaessen": "robert@rvaessen.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/verticon/MoBetterBluetooth.git",
"tag": "0.0.3"
},
"source_files": "MoBetterBluetooth/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"VerticonsToolbox": [
"~> 0.0.4"
]
},
"pushed_with_swift_version": "3.0"
}