[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 0 / BluetoothCentral / 1.0.0 / BluetoothCentral.podspec.json
blob94189b2e1afbde8e29addf25fa2100fa93e92604
2   "name": "BluetoothCentral",
3   "version": "1.0.0",
4   "summary": "A bluetooth central for managing scan, connection, and peripherals",
5   "homepage": "https://evanxlh.github.io",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Evan Xie": "evanxie.mr@foxmail.com"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.13",
16     "tvos": "10.0",
17     "watchos": "3.0"
18   },
19   "source": {
20     "git": "https://github.com/evanxlh/BluetoothCentral.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "Source/*.{swift}",
25     "Source/**/*.{swift}"
26   ],
27   "dependencies": {
28     "ObservationLite": [
30     ]
31   },
32   "swift_version": "5.0"