blob: e3b7f63a42b3693458545067506b8179818e5884 [file] [log] [blame]
{
"name": "JetBeepDeviceSDK",
"version": "1.0.3",
"summary": "JetBeep SDK.",
"homepage": "https://github.com/jetbeep/ios-device-sdk",
"authors": {
"Oleh Hordiichuk": "oleh.hordiichuk@jetbeep.com"
},
"license": {
"type": "The MIT License (MIT)",
"file": "LICENSE"
},
"source": {
"http": "https://github.com/jetbeep/ios-device-sdk/raw/master/JetBeepDeviceSDK.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "JetBeepDeviceSDK.framework"
},
"swift_version": "5.0"
}