blob: ed0757c7860174cd05f63e4e9e3562b8a908165b [file] [log] [blame]
{
"name": "iosVoiceBPMLib",
"version": "0.0.1",
"summary": "Library for Cooey voice based BPMeter",
"description": "This is a library for using Cooey voice based BPMeter in any app.",
"homepage": "https://cooeydevelopers.visualstudio.com/IOS/_git/iOSVoiceBPMLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://cooeydevelopers.visualstudio.com/IOS/_git/iOSVoiceBPMLib",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Bluetooth/*",
"pushed_with_swift_version": "3.0"
}