blob: 7bb799fc7d4c0a75ed494df93f21556428ca002f [file] [log] [blame]
{
"name": "MYBluetoothBlocks",
"version": "0.1.0",
"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",
"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.0"
},
"source_files": "Classes"
}