6 "text": "See https://www.mbientlab.com/terms/",
9 "homepage": "https://mbientlab.com",
10 "summary": "iOS/macOS/tvOS/watchOS API and documentation for the MetaWear platform",
11 "description": "This library allows for simple interfacing with the MetaWear Bluetooth (BLE)\nsensor platform. Stream or log a variety of sensor data via simple API calls.\nContact us at hello@mbientlab.com if you need custom hardware or help with App development.\nSee www.mbientlab.com for details.",
13 "Stephen Schiffli": "stephen@mbientlab.com"
16 "git": "https://github.com/mbientlab/MetaWear-SDK-iOS-macOS-tvOS.git",
26 "swift_versions": "5.0",
27 "social_media_url": "https://twitter.com/mbientLab",
28 "documentation_url": "https://mbientlab.com/cppdocs/latest/",
29 "default_subspecs": "Core",
33 "preserve_paths": "MetaWear/MetaWear-SDK-Cpp/src/**/*",
36 "MetaWear/MetaWear-SDK-Cpp/src/metawear/**/*.cpp",
37 "MetaWear/MetaWear-SDK-Cpp/bindings/swift/**/*"
43 "pod_target_xcconfig": {
44 "HEADER_SEARCH_PATHS": "$(PODS_TARGET_SRCROOT)/MetaWear/MetaWear-SDK-Cpp/src",
45 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/MetaWear/MetaWear-SDK-Cpp/src"
47 "frameworks": "CoreBluetooth",
56 "source_files": "MetaWear/AsyncUtils/**/*",
65 "source_files": "MetaWear/UI/**/*",
70 "MetaWear/AsyncUtils": [
81 "source_files": "MetaWear/Mocks/**/*",
94 "source_files": "MetaWear/DFU/**/*",
105 "swift_version": "5.0"