blob: 42866a02c3f598fb7ce9a510d725f07f2330d6e4 [file] [log] [blame]
{
"name": "MoBetterBluetooth",
"version": "0.0.2",
"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.2"
},
"source_files": "MoBetterBluetooth/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"VerticonsToolbox": [
]
},
"pushed_with_swift_version": "3.0"
}