blob: 61c67c27d71c5568dbdcf4b599b99c0e6e262365 [file] [log] [blame]
{
"name": "MBHealthTracker",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MBHealthTracker/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}