4 "summary": "Swift 🔥FHIR data model classes, with some goodies.",
5 "description": "Swift 🔥FHIR data model classes, generated from spec. Uses custom Date/Time structs to facilitate\nworking with dates. Contains server request/response classes and a FHIR server protocol intended to\nhelp in building a full-fledged client, as implemented by SMART on FHIR.",
6 "homepage": "https://github.com/smart-on-fhir/Swift-FHIR",
7 "documentation_url": "http://docs.smarthealthit.org/Swift-SMART/",
10 "Pascal Pfiffner": "phase.of.matter@gmail.com"
13 "git": "https://github.com/smart-on-fhir/Swift-FHIR.git",
21 "pod_target_xcconfig": {
22 "OTHER_SWIFT_FLAGS": "-DNO_MODEL_IMPORT"
24 "source_files": "Sources/*/*.swift",
25 "pushed_with_swift_version": "3.0"