[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / c / 0 / BluetoothCommunicate / 0.0.2 / BluetoothCommunicate.podspec.json
blob96c60a31f87e6b980580bdaf58b8d982b683f193
2   "name": "BluetoothCommunicate",
3   "version": "0.0.2",
4   "summary": "蓝牙指令发送",
5   "description": "蓝牙指令发送管理类工具",
6   "homepage": "https://github.com/UnfamousCoder-zhangsan/BluetoothCommunicate",
7   "license": "MIT",
8   "authors": {
9     "hi kobe": "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.2"
17   },
18   "source_files": [
19     "AccBluetoothCommunicate/AccBluetoothCommunicate.h",
20     "AccBluetoothCommunicate/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "ios": {
24     "frameworks": "Foundation"
25   }