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