blob: c07d088bfad574fa78a1d9338b8f8e9faabeb8a4 [file] [log] [blame]
{
"name": "AlleeSDK",
"swift_version": "4.2",
"version": "1.0",
"platforms": {
"ios": "8"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "AlleeSDK help you to integrate your POS with our KDS",
"homepage": "https://github.com/Bematechus/AlleeSDK",
"authors": {
"Logic Controls": "sales@bematechus.com"
},
"source": {
"git": "https://github.com/Bematechus/AlleeSDK.git",
"tag": "1.0",
"submodules": true
},
"source_files": [
"AlleeSDK/AlleeSDK.h",
"AlleeSDK/AlleeSDK.swift",
"Frameworks/AlleeCommon/Models/*.swift",
"Frameworks/AlleeCommon/Messages/*.swift"
],
"vendored_frameworks": "Frameworks/BSocketHelper.framework"
}