blob: e3dcd0278c3d9185536895fa8dd995219c9024e0 [file] [log] [blame]
{
"name": "SabineSwissSDK",
"version": "1.0.2",
"summary": "SDK for communicate Sabine Bluetooth Devices.",
"description": "First release at 20170821, see more from: http://www.sabinetek.com/l,6,0.html#license",
"homepage": "http://www.sabinetek.com/l,6,0.html#solution",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoxinlei": "zhaoxinlei@sabinetek.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zeta-XL/SabineSwissSDK.git",
"tag": "1.0.2"
},
"vendored_frameworks": "SabineSwissSDK.framework",
"frameworks": [
"ExternalAccessory",
"AVFoundation",
"AudioToolbox"
],
"requires_arc": true
}