blob: 86f55d09a18eed21afcc0f6b7d4c86a818769631 [file] [log] [blame]
{
"name": "DesayBluetooth",
"version": "2.4.1",
"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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jaysonjh/DesayBluetooth.git",
"tag": "2.4.1"
},
"vendored_frameworks": "*.framework",
"dependencies": {
"SSZipArchive": [
"~>2.1"
]
}
}