blob: 9615e32a361e1855d6307da2a728f30da4bbf4f7 [file] [log] [blame]
{
"name": "IMHeartRateMonitor",
"version": "1.0.5",
"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.5"
},
"source_files": "IMHeartRateMonitor/IMHeartRateMonitor/Classes/**/*",
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"exclude_files": "IMHeartRateMonitor/*.plist",
"swift_version": "4.0"
}