[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / IOS-BLE-Library / 0.1.5 / IOS-BLE-Library.podspec.json
blobde7590d41cac2e6777792aea63644fc6cb78989a
2   "name": "IOS-BLE-Library",
3   "swift_versions": "5.0",
4   "version": "0.1.5",
5   "summary": "Extension for standard CoreBluetooth framework that is based on Combine and brings Reactive Approach.",
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.1.5"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "12"
21   },
22   "source_files": "Sources/iOS-BLE-Library/**/*",
23   "swift_version": "5.0"