[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 8 / CombineCoreBluetooth / 0.7.0 / CombineCoreBluetooth.podspec.json
blobe1ead0abf7f1baa50b8860093fd19d72bf110108
2   "name": "CombineCoreBluetooth",
3   "version": "0.7.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.6",
19   "source": {
20     "git": "https://github.com/StarryInternet/CombineCoreBluetooth.git",
21     "tag": "0.7.0"
22   },
23   "source_files": "Sources/CombineCoreBluetooth/**/*.swift",
24   "frameworks": [
25     "Combine",
26     "CoreBluetooth"
27   ],
28   "swift_version": "5.6"