blob: b278f3ad7590385b6d0189ea3657be87f15a2af2 [file] [log] [blame]
{
"name": "PointCheckoutSdk",
"version": "0.1.5",
"summary": "PointCheckout POS Sdk",
"description": "PointCheckout POS Sdk used to submit checkouts",
"homepage": "https://bitbucket.org/issuerhub/ios-pos-sdk",
"license": {
"type": "PointCheckout",
"file": "LICENSE"
},
"authors": {
"PointCheckout": "info@pointcheckout.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/issuerhub/ios-pos-sdk.git",
"tag": "0.1.5"
},
"source_files": "PointCheckoutSdk/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"Firebase/Core": [
],
"Firebase/Auth": [
],
"Firebase/Firestore": [
]
},
"swift_version": "5.0"
}