blob: f70d591d4eb1232e89d00da90d0b976f505cc1a0 [file] [log] [blame]
{
"name": "Havrefras",
"version": "0.4.3",
"summary": "A variant of a healthful serializer for your HealthKit data.",
"homepage": "https://github.com/carechain/Havrefras",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Brent Hargrave": "brent@brent.is",
"Chris Schaefbauer": "chris.schaefbauer@openmhealth.org",
"Emerson Farrugia": "emerson@openmhealth.org",
"Simona Carini": "simona@openmhealth.org",
"Johan Sellström": "johan@carechain.io"
},
"source": {
"git": "https://github.com/carechain/Havrefras.git",
"tag": "0.4.3"
},
"social_media_url": "https://twitter.com/openmhealth",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "HealthKit",
"dependencies": {
"ObjectiveSugar": [
"~> 1.1"
]
}
}