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