[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 3 / 0 / d / catalyze-healthkit-sdk / 1.0.0 / catalyze-healthkit-sdk.podspec.json
blobc234dc3c3dccc644301d4a23b538f35a072b9631
2   "name": "catalyze-healthkit-sdk",
3   "version": "1.0.0",
4   "summary": "SDK for interacting with HealthKit and the Catalyze API",
5   "homepage": "https://github.com/catalyzeio/catalyze-healthkit-sdk",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Ault": "josh@catalyze.io"
12   },
13   "source": {
14     "git": "https://github.com/catalyzeio/catalyze-healthkit-sdk.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "catalyze-healthkit-sdk/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "dependencies": {
23     "catalyze-ios-sdk": [
24       "~> 4.0"
25     ]
26   }