[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / 2 / d / e / Sdk3criOS / 1.0.11 / Sdk3criOS.podspec.json
blob0ee99fa1c2d1dbc16c2cc986be60c39c51def779
2   "name": "Sdk3criOS",
3   "version": "1.0.11",
4   "summary": "3DICOM Core Renderer (3CR) iOS Ecosystem",
5   "license": {
6     "type": "MIT",
7     "file": "LICENCE"
8   },
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",
11   "source": {
12     "git": "https://bitbucket.org/medvr/3cr-sdk-ios.git",
13     "tag": "1.0.11"
14   },
15   "platforms": {
16     "ios": "12.1"
17   },
18   "swift_versions": "4.2",
19   "authors": {
20     "Elliott Cooper": "ecooper@singular.health"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": [
29     "Sdk3criOS.framework",
30     "Sdk3criOS.framework/Frameworks/UnityFramework.framework"
31   ],
32   "swift_version": "4.2"