[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / b / a / 6 / BikeBLE / 1.0.0 / BikeBLE.podspec.json
blob08c33b55efaab3417308b3b4fdc3db4cbacf93bc
2   "name": "BikeBLE",
3   "version": "1.0.0",
4   "summary": "A short description of BikeBLE.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LucaDonetti/BLE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luca.donetti@akka.eu": "luca.donetti@akka.eu"
13   },
14   "source": {
15     "git": "https://github.com/LucaDonetti/BLE.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Bluejay": [
26     ],
27     "XCGLogger": [
28       "~> 6.1.0"
29     ],
30     "PromiseKit": [
31       "~> 6.8.3"
32     ],
33     "ZIPFoundation": [
34       "~> 0.9.9"
35     ]
36   }