blob: d1da60b1e1a28e0e7499f29e3ee0462c53d61368 [file] [log] [blame]
{
"name": "BlocksBluetooth",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "BlocksBluetooth",
"frameworks": "CoreBluetooth",
"requires_arc": true
}