blob: c2090c15f1e0d5611fe02e437788d81e68fdf2bf [file] [log] [blame]
{
"name": "ReceetPOSAddOn",
"version": "0.0.5",
"summary": "ReceetPOSAddOn is an easy to integrate with add-on which can be installed on Point of Sale systems to send digital Receipts.",
"homepage": "https://github.com/receet/POS-Add-On-Example",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Amjad Khalil <akhalil@getreceet.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
},
"authors": {
"Amjad Khalil": "akhalil@getreceet.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ReceetPOSAddOn.framework"
},
"source": {
"http": "https://www.getreceet.com/integrations/ReceetPOSAddOn.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"Starscream": [
],
"ReachabilitySwift": [
],
"lottie-ios": [
]
},
"swift_versions": "4.2"
}