blob: 596ee808af4593c25b1f592d2be14d8bb83c80c3 [file] [log] [blame]
{
"name": "MBHealthTracker",
"version": "0.0.18",
"summary": "MBHealthTracker is used for healthData",
"description": "Framework that simplifies the use of apples HealthKit",
"homepage": "https://github.com/matybrennan/MBHealthTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"matybrennan": "matybrennan@gmail.com"
},
"source": {
"git": "https://github.com/matybrennan/MBHealthTracker.git",
"tag": "0.0.18"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "MBHealthTracker/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}