[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / e / a / SFBluetoothLowEnergyDevice / 0.10.4 / SFBluetoothLowEnergyDevice.podspec.json
blob3c1be6a2aee8928985d540d20a63a652358e236a
2   "name": "SFBluetoothLowEnergyDevice",
3   "homepage": "https://github.com/simpliflow/SFBluetoothLowEnergyDevice",
4   "license": "COMMERCIAL",
5   "version": "0.10.4",
6   "summary": "A CoreBluetooth wrapper for simple Bluetooth low energy (also known as: Bluetooth 4.0, Bluetooth Smart, BLE) devices.",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "authors": "Thomas Billicsich",
11   "source_files": "SFBluetoothLowEnergyDevice/Classes/*.{h,m}",
12   "dependencies": {
13     "CocoaLumberjack": [
14       "~> 2.0.0-rc"
15     ]
16   },
17   "source": {
18     "git": "https://github.com/simpliflow/SFBluetoothLowEnergyDevice.git",
19     "tag": "v0.10.4"
20   },
21   "frameworks": "CoreBluetooth",
22   "requires_arc": true