4 "summary": "3DICOM Core Renderer (3CR) iOS Ecosystem",
9 "description": "This library helps embed the 3CR Viewer within an iOS app built on Swift",
10 "homepage": "https://docs.3cr.singular.health/guide/installation.html#ios-swift",
12 "git": "https://bitbucket.org/medvr/3cr-sdk-ios.git",
18 "swift_versions": "4.2",
20 "Elliott Cooper": "ecooper@singular.health"
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "vendored_frameworks": [
29 "Sdk3criOS.framework",
30 "Sdk3criOS.framework/Frameworks/UnityFramework.framework"
32 "swift_version": "4.2"