[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 0 / MyBike_BLE / 1.0.1 / MyBike_BLE.podspec.json
blob884f91e619846c257e01a4f9c4f10aa5e78102d0
2   "name": "MyBike_BLE",
3   "version": "1.0.1",
4   "summary": "A short description of MyBike_BLE.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Luca1992/ZehusBLE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luca1992": "lucadonetti@libero.it"
13   },
14   "source": {
15     "git": "https://github.com/Luca1992/ZehusBLE.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "Bluejay": [
28       "~> 0.8"
29     ],
30     "XCGLogger": [
31       "~> 6.1.0"
32     ],
33     "PromiseKit": [
34       "~> 6.8.3"
35     ],
36     "ZIPFoundation": [
37       "~> 0.9.9"
38     ]
39   }