[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 3 / 6 / BluetoothMessageProtocol / 0.4.0 / BluetoothMessageProtocol.podspec.json
blobb9d52edd6e4061866f9e5a50e001c4d63fa6d448
2   "name": "BluetoothMessageProtocol",
3   "version": "0.4.0",
4   "summary": "Encoding and Decoding of the Bluetooth Message Protocol.",
5   "description": "Encoding and Decoding of the Bluetooth Message Protocol.  Makes creating apps using BLE easy.",
6   "homepage": "https://github.com/FitnessKit/BluetoothMessageProtocol",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin A. Hoogheem": "kevin@hoogheem.net"
13   },
14   "source": {
15     "git": "https://github.com/FitnessKit/BluetoothMessageProtocol.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "source_files": "Sources/BluetoothMessageProtocol/**/*",
25   "dependencies": {
26     "DataDecoder": [
27       "~> 0.7.0"
28     ],
29     "FitnessUnits": [
30       "~> 1.2.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.1"