blob: 027b4f3626b53a0789b526770000a4589798b205 [file] [log] [blame]
{
"name": "DesayBluetooth",
"version": "2.6.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": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jaysonjh/DesayBluetooth.git",
"tag": "2.6.1"
},
"vendored_frameworks": "*.framework",
"dependencies": {
"iOSDFULibrary": [
"~>4.8"
]
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}