blob: 44be63a785646ed7b5fc94f54d66e8b39c205f59 [file] [log] [blame]
{
"name": "Straal",
"version": "0.4.3",
"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": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/straal/straal-ios.git",
"tag": "0.4.3"
},
"source_files": "Straal/Classes/**/*.swift",
"dependencies": {
"IDZSwiftCommonCrypto": [
]
},
"swift_version": "5.0"
}