[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 3 / MSeriesBle / 1.0.1 / MSeriesBle.podspec.json
bloba8ca13d46ab47f7b6359f816de4b28db84732671
2   "name": "MSeriesBle",
3   "version": "1.0.1",
4   "summary": "Listens for Keiser's M Series Bike line.",
5   "description": "Uses BLE to scan for M Series bikes and stores the machines so we can listen to specific machines.",
6   "homepage": "https://github.com/ish2028/MSeriesBle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "imartinez2028@gmail.com": "imartinez2028@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ish2028/MSeriesBle.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MSeriesBle/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreBluetooth"
25   ],
26   "pushed_with_swift_version": "4.0"