4 "summary": "IoMT.SDK is a tool for collecting and sending medical measurements from Bluetooth devices",
5 "description": "IoMT.SDK is a tool for collecting and sending medical measurements from Bluetooth devices",
6 "homepage": "https://github.com/lmdxnmx/SDK.git",
12 "lmdxnmx": "nikita021103@mail.ru"
14 "pod_target_xcconfig": {
15 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17 "user_target_xcconfig": {
18 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20 "source_files": "IoMT.SDK/**/*.{swift}",
24 "swift_versions": "5.7.2",
26 "git": "https://github.com/lmdxnmx/SDK.git",
30 "ReachabilitySwift": [
34 "resources": "IoMT.SDK/*.xcdatamodeld",
35 "vendored_frameworks": "IoMT.SDK/Frameworks/lame.framework",
36 "vendored_libraries": "IoMT.SDK/libs/**/*.a",
37 "swift_version": "5.7.2"