[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 6 / CBCBluetooth / 1.0.0 / CBCBluetooth.podspec.json
blob604e9050a834abb788528153be18ebcd866cdc31
2   "name": "CBCBluetooth",
3   "version": "1.0.0",
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/yevheniyZaychenko/CBCBluetooth",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Eugeniy Zaychenko": "ezaychenko@reinvently.com"
14   },
15   "source": {
16     "git": "https://github.com/yevheniyZaychenko/CBCBluetooth.git",
17     "tag": "1.0.0"
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"