blob: 396601fa074a4867c27627124632fff5867cdb6a [file] [log] [blame]
{
"name": "AlleeSDK",
"swift_versions": "5.0",
"version": "1.6",
"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.6",
"submodules": true
},
"source_files": [
"AlleeSDK/AlleeSDK.h",
"AlleeSDK/*.swift",
"Frameworks/AlleeCommon/Models/*.swift",
"Frameworks/AlleeCommon/Messages/*.swift"
],
"vendored_frameworks": "Frameworks/BSocketHelper.framework",
"swift_version": "5.0"
}