blob: c5151634965d16877d89e63baf3afd1178177853 [file] [log] [blame]
{
"name": "HealthKitSampleGenerator",
"version": "1.0.4",
"summary": "Export/Import/Sample Generator for HealthKit Data (Swift + UI)",
"homepage": "https://github.com/mseemann/healthkit-sample-generator",
"license": "MIT",
"authors": {
"Michael Seemann": "pods@mseemann.de"
},
"source": {
"git": "https://github.com/mseemann/healthkit-sample-generator.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HealthKitSampleGenerator": [
"Pod/Assets/*.png"
]
}
}