[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / d / 3 / 6 / CBCBluetooth / 1.0.2 / CBCBluetooth.podspec.json
blob4207259c3d06f6b87af90bdd7099082325636549
2   "name": "CBCBluetooth",
3   "version": "1.0.2",
4   "summary": "Combine wrapper over CoreBluetooth",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/eugene-software/CBCBluetooth",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Eugene Software": "software@software.com"
14   },
15   "source": {
16     "git": "https://github.com/eugene-software/CBCBluetooth.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/CBCBluetooth/Classes/**/*",
23   "frameworks": [
24     "Combine",
25     "CoreBluetooth",
26     "Foundation"
27   ],
28   "swift_version": "5.0"