blob: 6ef15b2f673c5df6cb34db59430277f59882f92b [file] [log] [blame]
{
"name": "HRMManager",
"version": "1.0.0",
"homepage": "https://github.com/dylangyesbreghs/HRMManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Dylan Gyesbreghs",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dylangyesbreghs/HRMManager.git",
"tag": "1.0.0"
},
"source_files": "HRMManager/",
"requires_arc": true,
"summary": "The perfect Heart Rate Monitor Manager for iOS.",
"frameworks": "CoreBluetooth"
}