blob: f156a07b6bab52aff46c2712b77f620da4a41235 [file] [log] [blame]
{
"name": "TFY_EasyBlueTooth",
"version": "2.1.2",
"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.2"
},
"source_files": [
"TFY_CoreBluetooth/TFY_EasyBlueTooth/TFY_BlueHeader.h",
"TFY_CoreBluetooth/TFY_EasyBlueTooth/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}