blob: ea389622b6f3664a2639ba31db6ae69ee6f874e9 [file] [log] [blame]
{
"name": "ReceetAddOn",
"platforms": {
"ios": "10.0"
},
"summary": "ReceetAddOn is an easy to integrate with add-on which can be installed on Point of Sale systems to send digital Receipts.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amjad Khalil": "akhalil@getreceet.com"
},
"homepage": "https://github.com/receet/POS-Add-on",
"source": {
"http": "https://www.getreceet.com/assets/ReceetAddOn.zip"
},
"dependencies": {
"Starscream": [
],
"ReachabilitySwift": [
],
"lottie-ios": [
]
},
"exclude_files": "Classes/Exclude",
"swift_versions": "4.2"
}