[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / c / 5 / 8 / CombineCoreBluetooth / 0.5.0 / CombineCoreBluetooth.podspec.json
blobeec4e4ea6a4c6f019c11d71a792a4cd3f9b5338b
2   "name": "CombineCoreBluetooth",
3   "version": "0.5.0",
4   "summary": "A wrapper API for CoreBluetooth using Combine Publishers.",
5   "homepage": "https://github.com/StarryInternet/CombineCoreBluetooth",
6   "authors": {
7     "Kevin Lundberg": "klundberg@starry.com"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15",
15     "tvos": "13.0",
16     "watchos": "6.0"
17   },
18   "swift_versions": "5.3",
19   "source": {
20     "git": "https://github.com/StarryInternet/CombineCoreBluetooth.git",
21     "tag": "0.5.0"
22   },
23   "source_files": "Sources/CombineCoreBluetooth/**/*.swift",
24   "frameworks": [
25     "Combine",
26     "CoreBluetooth"
27   ],
28   "swift_version": "5.3"