mSBC Codec for iOS from Google Bluetooth
2020-10-20 https://kernel.googlesource.com/pub/scm/bluetooth/sbc/+/refs/heads/master/sbc https://kernel.googlesource.com/pub/scm/bluetooth/sbc/+archive/refs/heads/master/sbc.tar.gz
with CocoaPods:
...
source 'https://github.com/kakaoenterprise/PodSpecs.git'
...
use_frameworks! :linkage => :dynamic
...
pod 'SBCCodecForIOS', '0.0.1'
...