[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 7 / ExternalDeviceManager / 1.0.0 / ExternalDeviceManager.podspec.json
bloba74d4d7d1c418a3766b1942f71cd4f7f580ff105
2   "name": "ExternalDeviceManager",
3   "version": "1.0.0",
4   "summary": "监听连接的硬件外设(游戏手柄、键盘、鼠标),处理外设设备的数据输入.",
5   "description": "iOS监听连接的硬件外设(游戏手柄、键盘、鼠标),处理外设设备的数据输入.",
6   "homepage": "https://github.com/RockyHui",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RockyHui": "linchaohuirocky@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RockyHui/ExternalDeviceManager.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes/*.{swift}",
20     "Classes/*/*.{swift}"
21   ],
22   "platforms": {
23     "ios": "13.0"
24   }