[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 4 / PolarBleSdk / 3.0.2 / PolarBleSdk.podspec.json
blob08cafbe14c6b01db4336775a501d435bb3dd964b
2   "name": "PolarBleSdk",
3   "version": "3.0.2",
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.9",
13   "source": {
14     "git": "https://github.com/polarofficial/polar-ble-sdk.git",
15     "tag": "3.0.2"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": "polar-sdk-ios/PolarBleSdk.xcframework"
22   },
23   "dependencies": {
24     "RxSwift": [
25       "6.1.0"
26     ]
27   },
28   "swift_version": "5.0"