blob: c4fefbea381bcae0f5173b1843d0a05816e1ec9f [file] [log] [blame]
{
"name": "BlocksBluetooth",
"version": "0.0.1",
"summary": "Bluetooth demo project with both Central and Peripheral targets.",
"homepage": "https://github.com/winkapp/BlocksBluetooth",
"license": "MIT",
"authors": {
"Joseph Lin": "jlin@winkapp.com"
},
"source": {
"git": "https://github.com/winkapp/BlocksBluetooth.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "BlocksBluetooth",
"frameworks": "CoreBluetooth",
"requires_arc": true
}