[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / c / 5 / 8 / CombineCoreBluetooth / 0.7.2 / CombineCoreBluetooth.podspec.json
blob4a7830e4426f2e4dc3d5799c537672845b29b81a
2   "name": "CombineCoreBluetooth",
3   "version": "0.7.2",
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     "visionos": "1.0"
18   },
19   "swift_versions": "5.6",
20   "source": {
21     "git": "https://github.com/StarryInternet/CombineCoreBluetooth.git",
22     "tag": "0.7.2"
23   },
24   "source_files": "Sources/CombineCoreBluetooth/**/*.swift",
25   "frameworks": [
26     "Combine",
27     "CoreBluetooth"
28   ],
29   "swift_version": "5.6"