[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 8 / b / RxBluetoothKit_Airthings / 6.1.0 / RxBluetoothKit_Airthings.podspec.json
blobf9f9382d5e772673f55aca0520144e63eab8e4a8
2   "name": "RxBluetoothKit_Airthings",
3   "version": "6.1.0",
4   "summary": "Bluetooth library for RxSwift",
5   "description": "RxBluetoothKit is lightweight and easy to use Rx support for CoreBluetooth. \nRxBluetoothKit was developed by developers at Polidea and they were acquired [Info](https://pl.linkedin.com/company/polidea) \nThe developers cannot involve with this project anymore therefore, Airthings ASA forked and maintain this project to support the latest iOS releases.",
6   "homepage": "https://github.com/polidea/RxBluetoothKit",
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/Airthings/RxBluetoothKit.git",
17     "tag": "6.1.0"
18   },
19   "social_media_url": "https://twitter.com/polidea",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.13",
23     "watchos": "4.0",
24     "tvos": "11.0"
25   },
26   "swift_versions": "5.0",
27   "requires_arc": true,
28   "source_files": "Source/*.swift",
29   "osx": {
30     "exclude_files": [
31       "Source/RestoredState.swift",
32       "Source/CentralManager+RestoredState.swift",
33       "Source/CentralManagerRestoredState.swift"
34     ]
35   },
36   "frameworks": "CoreBluetooth",
37   "dependencies": {
38     "RxSwift": [
39       "~> 5.1"
40     ]
41   },
42   "swift_version": "5.0"