[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / f / IOS-BLE-Library-Mock / 0.2.1 / IOS-BLE-Library-Mock.podspec.json
blob4f1a8408194b851efa78ff770494843749b0d869
2   "name": "IOS-BLE-Library-Mock",
3   "swift_versions": "5.0",
4   "version": "0.2.1",
5   "summary": "Extension for standard CoreBluetooth framework that is based on Combine and brings Reactive Approach. This version of the library uses CoreBluetoothMock for testing and running on simulator. But it can be usen on real devices and in production as well.",
6   "homepage": "https://github.com/NordicSemiconductor/IOS-BLE-Library",
7   "license": {
8     "type": "BSD-3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nordic Semiconductor ASA": "mag@nordicsemi.no"
13   },
14   "source": {
15     "git": "https://github.com/NordicSemiconductor/IOS-BLE-Library.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "12"
21   },
22   "source_files": "Sources/iOS-BLE-Library-Mock/**/*",
23   "dependencies": {
24     "CoreBluetoothMock": [
25       "~> 0.17.0"
26     ]
27   },
28   "swift_version": "5.0"