[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 8 / sdl-rkx / 0.1.0 / sdl-rkx.podspec.json
blobf75306dd8ec3708fab4da5569fea60e2c9a146c1
2   "name": "sdl-rkx",
3   "version": "0.1.0",
4   "summary": "SDL visual surveys for ResearchKit",
5   "description": "The Small Data Lab ResearchKit Extensions package is the easiest way to include SDL visual surveys (YADL, MEDL, PAM) into a ResearchKit application.",
6   "homepage": "https://github.com/cornelltech/sdl-rkx",
7   "license": "MIT",
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.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "sdl-rkx/Classes/**/*",
19   "resources": [
20     "sdl-rkx/Assets/PAM.xcassets",
21     "sdl-rkx/Assets/PAM.json"
22   ],
23   "dependencies": {
24     "ResearchKit": [
25       "~> 1.3.1"
26     ]
27   }