blob: 533b0013bf79af1a31055f3b6c0ae93be3737576 [file] [log] [blame]
{
"name": "Straal",
"version": "0.6.1",
"summary": "A brilliant payment solution for disruptive businesses.",
"description": "Straal for iOS is a helper library to make it easier\nto make API requests directly from merchant's mobile iOS App.\nIt utilizes client-side encryption and sends data\nover HTTPS to make secure requests creating transactions and adding cards.",
"homepage": "https://straal.com/",
"social_media_url": "https://twitter.com/straal_",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Straal": "devteam@straal.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.3",
"source": {
"git": "https://github.com/straal/straal-ios.git",
"tag": "0.6.1"
},
"source_files": "Sources/Straal/**/*.swift",
"dependencies": {
"IDZSwiftCommonCrypto": [
]
},
"swift_version": "5.3"
}