[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 3 / 6 / BluetoothMessageProtocol / 0.3.0 / BluetoothMessageProtocol.podspec.json
blob679779519728ac7ffaeb3ec4beef05b1cd4617a7
2   "name": "BluetoothMessageProtocol",
3   "version": "0.3.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.3.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/**/*",
25   "dependencies": {
26     "DataDecoder": [
27       "~> 0.7.0"
28     ],
29     "FitnessUnits": [
30       "~> 1.1.1"
31     ]
32   },
33   "pushed_with_swift_version": "3.1"