blob: 3c9c79d47db028e6ed662693ea6acb5be977fb3c [file] [log] [blame]
{
"name": "sdlrkx",
"version": "0.2.0",
"summary": "SDL visual self-report for ResearchKit",
"description": "The Small Data Lab ResearchKit Extensions package is the easiest way to include SDL visual self-report (YADL, MEDL, PAM) into a ResearchKit application.",
"homepage": "https://github.com/cornelltech/sdl-rkx",
"license": "Apache 2.0",
"authors": {
"James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
},
"source": {
"git": "https://github.com/cornelltech/sdl-rkx.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "source/Classes/**/*",
"resources": [
"source/Assets/PAM.xcassets",
"source/Assets/PAM.json"
],
"dependencies": {
"ResearchKit": [
"~> 1.3.1"
]
},
"pushed_with_swift_version": "3.0"
}