[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / a / SFBluetoothLowEnergyDevice / 0.10.2 / SFBluetoothLowEnergyDevice.podspec.json
blob5abbf6a3213df3597d30bbae8f4926f488b6dcff
2   "name": "SFBluetoothLowEnergyDevice",
3   "homepage": "https://github.com/simpliflow/SFBluetoothLowEnergyDevice",
4   "license": "COMMERCIAL",
5   "version": "0.10.2",
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.2"
15   },
16   "dependencies": {
17     "CocoaLumberjack": [
18       "~> 1.9.2"
19     ]
20   },
21   "frameworks": "CoreBluetooth",
22   "requires_arc": true