blob: 83e0f33e4ee2aa1470e0ee1fff11cc1eb517de78 [file] [log] [blame]
{
"name": "BluetoothMessager",
"version": "0.2.0",
"summary": "A simplified bluetooth library for sending messages between iOS devices.",
"description": "BluetoothMessager is an extension for using sending messages between iOS devices via Core Bluetooth.",
"homepage": "https://github.com/wei0121/BluetoothMessager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weiren": "xwr0121@outlook.com"
},
"source": {
"git": "https://github.com/wei0121/BluetoothMessager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.3",
"source_files": "BluetoothMessager/Classes/**/*",
"swift_version": "5.3"
}