[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 8 / YESBluetoothDeviceManager / 0.2.7 / YESBluetoothDeviceManager.podspec.json
blob37fddeff24ef0410c5e76e06a87a0d82e6694b0f
2   "name": "YESBluetoothDeviceManager",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "YESBluetoothDeviceManager helps to interact with BLE devices",
7   "requires_arc": true,
8   "version": "0.2.7",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Yevgen Sagidulin": "protspace@gmail.com"
15   },
16   "homepage": "https://github.com/protspace/YESBluetoothDeviceManager",
17   "source": {
18     "git": "https://github.com/protspace/YESBluetoothDeviceManager.git",
19     "tag": "0.2.7"
20   },
21   "source_files": [
22     "YESBluetoothDeviceManager/*.swift",
23     "YESBluetoothDeviceManager",
24     "YESBluetoothDeviceManager/*.{swift}",
25     "YESBluetoothDeviceManager/YESBluetoothDeviceManager/*.swift"
26   ],
27   "swift_version": "4.2"