blob: 5c749818db796de23476ff7cb74463f35514b740 [file] [log] [blame]
{
"name": "XYBluetoothKit",
"version": "1.0.6",
"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.6"
},
"source_files": [
"XYBluetoothKit",
"XYBluetoothKit/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_version": "5.0"
}