[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / c / d / a / IMHeartRateMonitor / 1.0.0 / IMHeartRateMonitor.podspec.json
blobdde2f21785056ecf5c7399b09dfbb465b8eb02aa
2   "name": "IMHeartRateMonitor",
3   "version": "1.0.0",
4   "summary": "IMHeartRateMonitor is a lightweight library on top of Core Bluetooth to interact with BLE Heart Rate Monitors.",
5   "homepage": "https://github.com/IgorMakara/IMHeartRateMonitor",
6   "license": "MIT",
7   "authors": {
8     "Igor Makara": "igor1994makara@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/IgorMakara/IMHeartRateMonitor.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "IMHeartRateMonitor/IMHeartRateMonitor/Classes/**/*",
15   "swift_versions": "4.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "exclude_files": "IMHeartRateMonitor/*.plist",
20   "swift_version": "4.0"