blob: 7c3eeb570717c794db7d8fb3dcfa50c42b98be2d [file] [log] [blame]
{
"name": "FiskalySDK",
"version": "1.2.001",
"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.001/FiskalySDK.zip"
},
"ios": {
"vendored_frameworks": "FiskalySDK.framework"
}
}