4 "summary": "CareKit is an open source software framework for creating apps that help people better understand and manage their health.",
5 "homepage": "https://github.com/carekit-apple/CareKit/",
6 "documentation_url": "http://carekit.org/docs/",
8 "http://carekit.org/docs/docs/Overview/OverviewImages/CareCard.png",
9 "http://carekit.org/docs/docs/Overview/OverviewImages/Evaluations.png",
10 "http://carekit.org/docs/docs/Overview/OverviewImages/Dashboard.png"
17 "carekit.org": "http://carekit.org"
23 "git": "https://github.com/carekit-apple/carekit.git",
26 "source_files": "CareKit/**/*.{h,m}",
27 "private_header_files": [
28 "CareKit/CarePlan/OCKCareSchedule_Private.h",
29 "CareKit/CareKit_Private.h"
32 "CareKit/Assets.xcassets",
33 "CareKit/Localization/*.lproj",
34 "CareKit/CarePlan/OCKCarePlanStore.xcdatamodeld"
36 "public_header_files": [
37 "CareKit/Insights/OCKGroupedBarChartView.h",
38 "CareKit/Common/OCKColor.h",
39 "CareKit/Patient/OCKPatient.h",
40 "CareKit/Insights/OCKInsightsViewController.h",
41 "CareKit/Insights/OCKBarSeries.h",
42 "CareKit/Insights/OCKRingItem.h",
43 "CareKit/Utilities/OCKDefines.h",
44 "CareKit/CareContents/OCKCareContentsViewController.h",
45 "CareKit/Common/OCKGlyph.h",
46 "CareKit/Connect/OCKConnectMessageItem.h",
47 "CareKit/CarePlan/OCKCarePlanStore.h",
48 "CareKit/Insights/OCKMessageItem.h",
49 "CareKit/CareCard/OCKCareCardDetailViewController.h",
50 "CareKit/Connect/OCKConnectViewController.h",
51 "CareKit/CareCard/OCKCareCardViewController.h",
52 "CareKit/CarePlan/OCKCarePlanActivity.h",
53 "CareKit/Connect/OCKContact.h",
54 "CareKit/CarePlan/NSDateComponents+CarePlan.h",
55 "CareKit/Insights/OCKChart.h",
56 "CareKit/PDF/OCKDocument.h",
57 "CareKit/CarePlan/OCKCarePlanEvent.h",
58 "CareKit/Connect/OCKContactInfo.h",
60 "CareKit/Insights/OCKBarChart.h",
61 "CareKit/CarePlan/OCKCarePlanThreshold.h",
62 "CareKit/CarePlan/OCKCareSchedule.h",
63 "CareKit/CarePlan/OCKCarePlanEventResult.h",
64 "CareKit/Patient/OCKPatientWidget.h",
65 "CareKit/Insights/OCKInsightItem.h",
66 "CareKit/SymptomTracker/OCKSymptomTrackerViewController.h"
74 "module_map": "CareKit/CareKit.modulemap",