[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / b / ResearchSuiteTaskBuilder / 0.1.0 / ResearchSuiteTaskBuilder.podspec.json
blob6a7b89c8cc981a9814b9ef43f7bda122d0454783
2   "name": "ResearchSuiteTaskBuilder",
3   "version": "0.1.0",
4   "summary": "The ResearchSuite Task Builder is an easy and extensible way to create Tasks for ResearchKit.",
5   "description": "Building cross-platform ResearchSuite applications is hard.\nThe ResearchSuite Task Builder makes it easier!",
6   "homepage": "https://github.com/cornelltech/ResearchSuiteTaskBuilder-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jdkizer9": "james.kizer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cornelltech/ResearchSuiteTaskBuilder-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ResearchSuiteTaskBuilder/Classes/**/*",
22   "dependencies": {
23     "Gloss": [
24       "~> 1.1"
25     ],
26     "ResearchKit": [
27       "~> 1.3"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"