[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / 4 / 6 / IOS-BLE-Library / 0.1.2 / IOS-BLE-Library.podspec.json
blobfd81ea9adff31e35e5d63e87db41cffc9c0cae65
2   "name": "IOS-BLE-Library",
3   "version": "0.1.2",
4   "summary": "Extension for standard CoreBluetooth framework that is based on Combine and brings Reactive Approach.",
5   "homepage": "https://github.com/NordicSemiconductor/IOS-BLE-Library",
6   "license": {
7     "type": "BSD-3-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nordic Semiconductor ASA": "mag@nordicsemi.no"
12   },
13   "source": {
14     "git": "https://github.com/NordicSemiconductor/IOS-BLE-Library.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "osx": "12"
20   },
21   "source_files": "Sources/iOS-BLE-Library/**/*",
22   "dependencies": {
23     "CoreBluetoothMock": [
24       "~> 0.17.0"
25     ]
26   }