blob: ac1d3e9abe77aeeffa6a6aadcf5166a24b6d1914 [file] [log] [blame]
{
"name": "TFY_EasyBlueTooth",
"version": "2.1.6",
"summary": "蓝牙封装适合各种设备使用",
"description": "蓝牙封装适合各种设备使用",
"homepage": "https://github.com/13662049573/TFY_CoreBluetooth",
"license": "MIT",
"authors": {
"tfyzxc13662049573": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_CoreBluetooth.git",
"tag": "2.1.6"
},
"source_files": "TFY_CoreBluetooth/TFY_EasyBlueTooth/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}