[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / c / 1 / HeloBleLib / 1.0.2 / HeloBleLib.podspec.json
blob70c1cd65f05ab0923311063dd36ce79bca8b19e5
2   "name": "HeloBleLib",
3   "version": "1.0.2",
4   "summary": "A BLE library",
5   "description": "HeloBleLib is a BLE library",
6   "homepage": "https://github.com/zhuhon0821/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BruceZhu": "276423059@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuhon0821/HeloBleLib.git",
16     "tag": "1.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "HeloBleLib/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "CoreBluetooth",
26     "Foundation"
27   ],
28   "dependencies": {
29     "GRDB.swift": [
31     ],
32     "SwiftProtobuf": [
34     ]
35   },
36   "swift_version": "5.0"