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