[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 2 / 9 / RxBluetoothKit2 / 6.6.0 / RxBluetoothKit2.podspec.json
blob3268e33c11086a0f298ac35ef2a94aee193d133f
2   "name": "RxBluetoothKit2",
3   "version": "6.6.0",
4   "summary": "Bluetooth library for RxSwift",
5   "description": "RxBluetoothKit is lightweight and easy to use Rx support for CoreBluetooth. Minor update for use with iOS15",
6   "homepage": "https://github.com/ferdinandurban/RxBluetoothKit2",
7   "license": "Apache License, Version 2.0.",
8   "authors": {
9     "Przemysław Lenart": "przemek.lenart@polidea.com",
10     "Kacper Harasim": "kacper.harasim@polidea.com",
11     "Michał Laskowski": "michal.laskowski@polidea.com",
12     "Paweł Janeczek": "pawel.janeczek@polidea.com",
13     "Bartosz Stelmaszuk": "bartosz.stelmaszuk@polidea.com"
14   },
15   "source": {
16     "git": "https://github.com/ferdinandurban/RxBluetoothKit2.git",
17     "tag": "6.6.0"
18   },
19   "social_media_url": "",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "5.0",
24   "requires_arc": true,
25   "source_files": "Source/*.swift",
26   "osx": {
27     "exclude_files": [
28       "Source/RestoredState.swift",
29       "Source/CentralManager+RestoredState.swift",
30       "Source/CentralManagerRestoredState.swift"
31     ]
32   },
33   "frameworks": "CoreBluetooth",
34   "dependencies": {
35     "RxSwift": [
37     ]
38   },
39   "swift_version": "5.0"