[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / BluetoothCommunicate / 0.0.1 / BluetoothCommunicate.podspec.json
blob38caf02418d9c01c28aae12dcf0eb04a382bad00
2   "name": "BluetoothCommunicate",
3   "version": "0.0.1",
4   "summary": "蓝牙指令发送库",
5   "description": "蓝牙指令发送管理类工具",
6   "homepage": "https://github.com/UnfamousCoder-zhangsan/BluetoothCommunicate",
7   "license": "MIT",
8   "authors": {
9     "UnfamousCoder-zhangsan": "1546294949@qq.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/UnfamousCoder-zhangsan/BluetoothCommunicate.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "AccBluetoothCommunicate/AccBluetoothCommunicate.h",
20     "AccBluetoothCommunicate/CommandTaskProtocol.h",
21     "AccBluetoothCommunicate/AccBCCommandTaskManager{h,m}"
22   ],
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "Foundation"
26   }