[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 1 / f / ModelsDSTU2 / 0.5.0 / ModelsDSTU2.podspec.json
blobbcd2420ff5d3edfbce66a9a12ec45b5b575b4d5f
2   "name": "ModelsDSTU2",
3   "version": "0.5.0",
4   "summary": "FHIR DSTU2 models for Swift.",
5   "description": "ModelsDSTU2 provides FHIR Release DSTU2 models for Swift across multiple Apple platforms.",
6   "homepage": "https://github.com/hamiltonalex/FHIRModels",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Original Authors": "alex.hamilton@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hamiltonalex/FHIRModels.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "Sources/ModelsDSTU2/**/*.{swift,h,m}",
24   "dependencies": {
25     "FMCore": [
26       "~> 0.5.0"
27     ]
28   },
29   "swift_version": "5.0"