4 "summary": "Swift SMART on FHIR framework for iOS and OS X",
5 "description": "Swift SMART on FHIR framework for iOS and OS X.\n\nSwift-SMART is a full client implementation of the 🔥FHIR specification for building apps that\ninteract with healthcare data through [**SMART on FHIR**](http://docs.smarthealthit.org).\n\nStart with `import SMART` in your source files. Code documentation is available from within\nXcode (ALT + click on symbols) and on [smart-on-fhir.github.io/Swift-SMART/](http://smart-on-fhir.github.io/Swift-SMART/).",
6 "homepage": "https://github.com/smart-on-fhir/Swift-SMART",
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-SMART.git",
17 "prepare_command": "git submodule update --init --recursive",
25 "Swift-FHIR/Classes/*",
26 "Swift-FHIR/Models/*",
27 "OAuth2/SwiftKeychain/SwiftKeychain/Keychain/*.swift",
28 "OAuth2/OAuth2/*.swift"