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/**/*Private.h",
29 "CareKit/**/*Internal.h"
32 "CareKit/Assets.xcassets",
33 "CareKit/Localization/*.lproj",
34 "CareKit/CarePlan/OCKCarePlanStore.xcdatamodeld"