[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / 5 / ModelsSTU3 / 0.5.0 / ModelsSTU3.podspec.json
blob9b300064d9563ad37ce6a2ca24310e96644874f1
2   "name": "ModelsSTU3",
3   "version": "0.5.0",
4   "summary": "FHIR STU3 models for Swift.",
5   "description": "ModelsSTU3 provides FHIR Release STU3 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/ModelsSTU3/**/*.{swift,h,m}",
24   "dependencies": {
25     "FMCore": [
26       "~> 0.5.0"
27     ]
28   },
29   "swift_version": "5.0"