blob: 92c09daa2436df1276def077d73d89a3b0fbd86c [file] [log] [blame]
{
"name": "IMHeartRateMonitor",
"version": "1.0.6",
"summary": "IMHeartRateMonitor is a lightweight library on top of Core Bluetooth to interact with BLE Heart Rate Monitors.",
"homepage": "https://github.com/IgorMakara/IMHeartRateMonitor",
"license": "MIT",
"authors": {
"Igor Makara": "igor1994makara@gmail.com"
},
"source": {
"git": "https://github.com/IgorMakara/IMHeartRateMonitor.git",
"tag": "1.0.6"
},
"source_files": "IMHeartRateMonitor/IMHeartRateMonitor/Classes/**/*",
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"exclude_files": "IMHeartRateMonitor/*.plist",
"swift_version": "4.0"
}