blob: 8ec8effc5a47b297dc08687f2a16309b6768218c [file] [log] [blame]
{
"name": "FiskalySDK",
"version": "1.2.100",
"summary": "FiskalySDK creates a bridge between native Swift and the fiskaly Client.",
"description": "The FiskalySDK helps integrators work with the fiskaly Client using native Swift functions. This SDK provides a \nframework to be imported into iOS Projects.",
"homepage": "https://developer.fiskaly.com/",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"fiskaly GmbH": "office@fiskaly.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/fiskaly/fiskaly-sdk-swift/releases/download/v1.2.100/FiskalySDK.zip"
},
"ios": {
"vendored_frameworks": "FiskalySDK.framework"
}
}