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