[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 4 / sdlrkx / 0.2.0 / sdlrkx.podspec.json
blob3c9c79d47db028e6ed662693ea6acb5be977fb3c
2   "name": "sdlrkx",
3   "version": "0.2.0",
4   "summary": "SDL visual self-report for ResearchKit",
5   "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.",
6   "homepage": "https://github.com/cornelltech/sdl-rkx",
7   "license": "Apache 2.0",
8   "authors": {
9     "James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
10   },
11   "source": {
12     "git": "https://github.com/cornelltech/sdl-rkx.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "source/Classes/**/*",
19   "resources": [
20     "source/Assets/PAM.xcassets",
21     "source/Assets/PAM.json"
22   ],
23   "dependencies": {
24     "ResearchKit": [
25       "~> 1.3.1"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"