blob: 51557ce5d3879a74c246b20af716e02f2ade943c [file] [log] [blame]
{
"name": "UsingCoreBluetoothClassic5_iOS",
"version": "1.1.2",
"summary": "更新版本.",
"swift_versions": "5.0",
"description": "TODO: xcode11.1没有iOS13的模拟器,以至于api13的方法会报错,所以code中注释掉来了。使用的话,把所有有关iOS的code,注释开即可",
"homepage": "https://github.com/huahuali/UsingCoreBluetoothClassic5_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1245485258@qq.com": "shaohuali@bestechnic.com"
},
"source": {
"git": "https://github.com/huahuali/UsingCoreBluetoothClassic5_iOS.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UsingCoreBluetoothClassic5_iOS/UsingCoreBluetoothClassic5_iOS/Classes/*.swift",
"swift_version": "5.0"
}