[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / 7 / a / BPBLESDK-S02-iOS / 1.0.2 / BPBLESDK-S02-iOS.podspec.json
blob5feb17ecd4cbd18b7a57ac2b568aeb27223dfba4
2   "name": "BPBLESDK-S02-iOS",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS",
8   "authors": {
9     "GrayLand119": "441726442@qq.com"
10   },
11   "summary": "A BLE SDK of Aerobic(Core S02)",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "FatArchitecture/BPBLESDK02.framework/Headers/*.{h}",
20   "vendored_frameworks": "FatArchitecture/BPBLESDK02.framework",
21   "public_header_files": "FatArchitecture/BPBLESDK02.framework/Headers/BPBLESDK02.h",
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreBluetooth"
28   ],
29   "dependencies": {
30     "SSZipArchive": [
31       "~> 2.1.4"
32     ],
33     "iOSDFULibrary": [
34       "~> 4.3.0"
35     ]
36   }