blob: 09066ed0c80e8dac90189c055294bdcac84418f3 [file] [log] [blame]
{
"name": "BlocksBluetooth",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlocksBluetooth",
"frameworks": "CoreBluetooth",
"requires_arc": true
}