[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 3 / c / GranolaAlternova / 1.1 / GranolaAlternova.podspec.json
blobd1b7c4386e5d4e4b22f29cffb431f3d1954c5b80
2   "name": "GranolaAlternova",
3   "version": "1.1",
4   "summary": "A healthful serializer for your HealthKit data.",
5   "homepage": "https://github.com/Alternova-Inc/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     "Esteban Ramos": "julianramos@alternova.co"
16   },
17   "source": {
18     "git": "https://github.com/Alternova-Inc/Granola.git",
19     "tag": "1.1"
20   },
21   "social_media_url": "https://twitter.com/openmhealth",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "source_files": "Pod/Classes/**/*",
27   "frameworks": "HealthKit",
28   "dependencies": {
29     "ObjectiveSugar": [
30       "~> 1.1"
31     ]
32   }