blob: b7ab8f4294772b6a557af058cc8e359dcd1d76f3 [file] [log] [blame]
{
"name": "PolarBleSdk",
"version": "3.0.5",
"summary": "SDK for Polar sensors",
"homepage": "https://github.com/polarofficial/polar-ble-sdk",
"license": {
"type": "Custom",
"file": "Polar_SDK_License.txt"
},
"authors": "Polar Electro Oy",
"swift_versions": "5.0",
"cocoapods_version": ">= 1.9",
"source": {
"git": "https://github.com/polarofficial/polar-ble-sdk.git",
"tag": "3.0.5"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"vendored_frameworks": "polar-sdk-ios/PolarBleSdk.xcframework"
},
"dependencies": {
"RxSwift": [
"6.1.0"
]
},
"swift_version": "5.0"
}