blob: 22c35c2476b462b35864a6ac5116f58aeb9d3d50 [file] [log] [blame]
{
"name": "MSBluetoothKit",
"module_name": "MSBluetoothKit",
"version": "1.0.0",
"summary": "Bluetooth manager on iOS 10 or later.",
"description": "An easy way to use bluetooth, support iOS 10 or later",
"homepage": "https://github.com/Smiacter/TouchIdManager",
"license": "MIT",
"authors": {
"MonkeySun": "492899051@qq.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Monkey-Sun/MSBluetoothKit.git",
"tag": "1.0.0"
},
"source_files": "MSBluetoothKit/Sources/*.swift",
"swift_version": "4.2"
}