blob: 5dbac13d47d9f6cf05ef3bacd6f205a7e7867c9a [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.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amjad Khalil": "akhalil@getreceet.com"
},
"homepage": "https://github.com/receet/POS-Add-on",
"dependencies": {
"Starscream": [
],
"ReachabilitySwift": [
],
"lottie-ios": [
]
},
"source": {
"http": "https://www.getreceet.com/assets/ReceetAddOn.zip"
},
"exclude_files": "Classes/Exclude",
"swift_versions": "4.2"
}