[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / c / Granola / 0.4.1 / Granola.podspec.json
blobe1ffeea1afa556419bcc67618b3ccefbd4300dc6
2   "name": "Granola",
3   "version": "0.4.1",
4   "summary": "A healthful serializer for your HealthKit data.",
5   "homepage": "https://github.com/openmhealth/Granola",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Brent Hargrave": "brent@brent.is",
12     "Chris Schaefbauer": "chris.schaefbauer@openmhealth.org",
13     "Emerson Farrugia": "emerson@openmhealth.org",
14     "Simona Carini": "simona@openmhealth.org"
15   },
16   "source": {
17     "git": "https://github.com/openmhealth/Granola.git",
18     "tag": "0.4.1"
19   },
20   "social_media_url": "https://twitter.com/openmhealth",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "requires_arc": true,
25   "source_files": "Pod/Classes/**/*",
26   "frameworks": "HealthKit",
27   "dependencies": {
28     "ObjectiveSugar": [
29       "~> 1.1"
30     ]
31   }