[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / a / e / FRQBluetoothKit / 1.0.0 / FRQBluetoothKit.podspec.json
blob6786037a7ea002d0786f5a5d39e2f34e8528bfa1
2   "name": "FRQBluetoothKit",
3   "version": "1.0.0",
4   "summary": "蓝牙SDK",
5   "description": "支持FR801xH系列的连接、交互、升级等功能,Demo请查看https://github.com/kelijun/FRQBluetoothKit/",
6   "homepage": "https://github.com/kelijun/FRQBluetoothKit/",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "kelijun": "139297211@qq.com"
13   },
14   "requires_arc": true,
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/kelijun/FRQBluetoothKit.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/**/*.{h,m}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "swift_version": "5.0"