blob: f4b0fe314d1085aacdfbee7782516edd1994cf38 [file] [log] [blame]
{
"name": "IMLBLEManager",
"version": "1.0.1",
"summary": "BLE Manager.",
"description": "Used to scan the BEL Periphearl, connect the BEL Periphearl to send a message to the BEL Periphearl",
"homepage": "https://github.com/chewyong/IMLBLEManager",
"license": "MIT",
"authors": {
"chewyong": "603487153@qq.com"
},
"source": {
"git": "https://github.com/chewyong/IMLBLEManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IMLBLEManager": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreBluetooth"
}