blob: 53e3b3551cdccd2a19f0656eed49192823470ad6 [file] [log] [blame]
{
"name": "MBHealthTracker",
"version": "0.0.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MBHealthTracker/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}