blob: 87bf446f9df4f989a60e8863197706566b25c1d4 [file] [log] [blame]
{
"name": "UsingCoreBluetoothClassic5_iOS",
"version": "0.1.0",
"summary": "UsingCoreBluetoothClassic5_iOS.",
"swift_versions": "5.0",
"description": "TODO: xcode11.1没有iOS13的模拟器,以至于api13的方法会报错,所以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": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UsingCoreBluetoothClassic5_iOS/UsingCoreBluetoothClassic5_iOS/Classes/*.swift",
"swift_version": "5.0"
}