[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / SFBluetoothLowEnergyDevice / 0.10.1 / SFBluetoothLowEnergyDevice.podspec.json
blob8741fadf5d00bb48e95440f7e7d260cc3be48098
2   "name": "SFBluetoothLowEnergyDevice",
3   "homepage": "https://github.com/simpliflow/SFBluetoothLowEnergyDevice",
4   "license": "COMMERCIAL",
5   "version": "0.10.1",
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   "source": {
13     "git": "https://github.com/simpliflow/SFBluetoothLowEnergyDevice.git",
14     "tag": "v0.10.1"
15   },
16   "dependencies": {
17     "CocoaLumberjack": [
19     ]
20   },
21   "frameworks": "CoreBluetooth",
22   "requires_arc": true