[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 4 / PolarBleSdk / 5.6.0 / PolarBleSdk.podspec.json
blobba986ca4f272a331d70e48d040ae30b9f1cff8d9
2   "name": "PolarBleSdk",
3   "version": "5.6.0",
4   "summary": "SDK for Polar sensors",
5   "homepage": "https://github.com/polarofficial/polar-ble-sdk",
6   "license": {
7     "type": "Custom",
8     "file": "Polar_SDK_License.txt"
9   },
10   "authors": "Polar Electro Oy",
11   "swift_versions": "5.0",
12   "cocoapods_version": ">= 1.10",
13   "source": {
14     "git": "https://github.com/polarofficial/polar-ble-sdk.git",
15     "tag": "5.6.0"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "source_files": "sources/iOS/ios-communications/Sources/**/*.swift",
21   "dependencies": {
22     "RxSwift": [
23       "~> 6.5.0"
24     ],
25     "SwiftProtobuf": [
26       "~> 1.0"
27     ]
28   },
29   "swift_version": "5.0"