[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 2 / ModelsR4B / 0.5.0 / ModelsR4B.podspec.json
blob9df9e71f2114bed01de48bfdfb5db07b89e368a6
2   "name": "ModelsR4B",
3   "version": "0.5.0",
4   "summary": "FHIR R4B models for Swift.",
5   "description": "ModelsR4B provides FHIR Release 4B 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/ModelsR4B/**/*.{swift,h,m}",
24   "dependencies": {
25     "FMCore": [
26       "~> 0.5.0"
27     ]
28   },
29   "swift_version": "5.0"