blob: e19be059aa6b5a077aecf85e0068303d893dd1cc [file] [log] [blame]
{
"name": "XYBluetoothKit",
"version": "1.0.4",
"summary": "一个简单易用的蓝牙库.",
"description": "这是一个简单易用的蓝牙库.",
"homepage": "https://github.com/Yueoaix/XYBluetoothKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhongxiaoyue": "zhongxiaoyue_it@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yueoaix/XYBluetoothKit.git",
"tag": "1.0.4"
},
"swift_version": "4.2",
"source_files": [
"XYBluetoothKit",
"*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}