[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / 2 / MultiplatformBleAdapterRemoveThrow / 0.2.1 / MultiplatformBleAdapterRemoveThrow.podspec.json
blob5a9e7b7f5507b78acf024ee2bdac12656b8969d9
2   "name": "MultiplatformBleAdapterRemoveThrow",
3   "version": "0.2.1",
4   "summary": "An adapter for RxBluetoothKit that exposes consistent API to cross-platform libraries removes throw causing Bluetooth Errors",
5   "description": "An adapter for RxBluetoothKit that exposes consistent API to cross-platform libraries, removes throw causing Bluetooth Errors",
6   "homepage": "https://github.com/techlabz/MultiPlatformBleAdapterRemoveThrow",
7   "license": "Apache License, Version 2.0.",
8   "authors": {
9     "Michał Tuszyński": "srgtuszy@gmail.com",
10     "Kamil Natonek": "kamil.natonek@withintent.com"
11   },
12   "social_media_url": "https://withintent.com",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "4.0",
18     "4.2",
19     "5.0"
20   ],
21   "source": {
22     "git": "https://github.com/techlabz/MultiPlatformBleAdapterRemoveThrow.git",
23     "tag": "0.2.1"
24   },
25   "source_files": [
26     "iOS/classes/**/*.{h,m,swift}",
27     "iOS/RxBluetoothKit/**/*.{h,m,swift}",
28     "iOS/RxSwift/**/*.{h,m,swift}"
29   ],
30   "exclude_files": "android/**/*",
31   "frameworks": "CoreBluetooth",
32   "requires_arc": true,
33   "swift_version": "5.0"