[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 2 / ResearchSuiteResultsProcessor / 0.1.0 / ResearchSuiteResultsProcessor.podspec.json
blob4bab73f92256234323643fa1ada6fd2debb5abe5
2   "name": "ResearchSuiteResultsProcessor",
3   "version": "0.1.0",
4   "summary": "The ResearchSuite Results Processor is an easy and extensible way to process results for ResearchKit.",
5   "description": "Building cross-platform and portable ResearchSuite applications is hard.\n  The ResearchSuite Results Processor makes it easier!",
6   "homepage": "https://github.com/cornelltech/ResearchSuiteResultsProcessor-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
13   },
14   "source": {
15     "git": "https://github.com/cornelltech/ResearchSuiteResultsProcessor-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ResearchSuiteResultsProcessor/Classes/**/*",
22   "dependencies": {
23     "ResearchKit": [
24       "~> 1.3"
25     ],
26     "Gloss": [
27       "~> 1.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"