blob: 50287c7091481b154186b51a61a5922fc52446fb [file] [log] [blame]
{
"name": "DesayBluetooth",
"version": "2.4.0",
"summary": "DesayBluetooth is a Bluetooth library",
"license": "MIT",
"authors": {
"Desay": "454040106@qq.com"
},
"homepage": "http://59.33.252.108/Framework/dsble",
"frameworks": "CoreBluetooth",
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "ssh://git@59.33.252.108:122/Framework/dsble.git",
"tag": "2.4.0"
},
"vendored_frameworks": "*.framework",
"dependencies": {
"SSZipArchive": [
"~>2.1"
]
}
}