blob: 90aa6a7ee18f2808272eb90a73b7d1fbd31e5a8e [file] [log] [blame]
{
"name": "DesayBluetooth",
"version": "2.5.0",
"summary": "DesayBluetooth is a Bluetooth library",
"license": "MIT",
"authors": {
"Desay": "jaysonj@163.com"
},
"homepage": "https://github.com/jaysonjh/DesayBluetooth",
"frameworks": "CoreBluetooth",
"libraries": "z",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jaysonjh/DesayBluetooth.git",
"tag": "2.5.0"
},
"vendored_frameworks": "*.framework",
"dependencies": {
"iOSDFULibrary": [
"~>4.6"
]
},
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}