blob: 985034510182ac38cb599128661485d69ef7ffd9 [file] [log] [blame]
{
"name": "SunbeamBLECentralService",
"version": "0.1.7",
"summary": "SunbeamBLECentralService is a simple framework for iOS bluetooth central develop, it based on CoreBluetooth.",
"homepage": "https://github.com/sunbeamChen/SunbeamBLECentralService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunbeamChen": "chenxun1990@126.com"
},
"source": {
"git": "https://github.com/sunbeamChen/SunbeamBLECentralService.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SunbeamBLECentralService/Classes/**/*",
"public_header_files": "SunbeamBLECentralService/Classes/**/*.h",
"frameworks": "CoreBluetooth"
}