blob: 8c23ee9051c9b6a6a1f72125796c46de291a672e [file] [log] [blame]
{
"name": "MYBluetoothBlocks",
"version": "0.1.1",
"summary": "Core Bluetooth wrapper with block and simple interface wrapper",
"requires_arc": true,
"description": " Core Bluetooth wrapper with block and simple interface wrapper\n - blocks coding\n - core bluetooth is very complex flow. more simple interface wrapper. \n - beacon and beacon client\n",
"homepage": "https://github.com/nyankichi820/MYBluetoothBlocks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masafumi yoshida": "masafumi.yoshida820@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nyankichi820/MYBluetoothBlocks.git",
"tag": "0.1.1"
},
"source_files": "Classes"
}