blob: fec679b1d7079ea9d419908ae824591026b3edf4 [file] [log] [blame]
{
"name": "FABluetoothManager",
"version": "0.0.1",
"summary": "A simple bluetooth manager block based to interact with peripherals for iOS",
"homepage": "https://github.com/2inqui/FABluetoothManager",
"license": "MIT",
"authors": {
"Fernando Arellano": "fernando.faa@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/2inqui/FABluetoothManager.git",
"tag": "0.0.1"
},
"source_files": "FABluetoothManager/FABluetoothManager/**/*.{h,m}",
"frameworks": "CoreBluetooth",
"requires_arc": true
}