blob: 581943543b0cbe383ca30a4bd3ec08676ca960a1 [file] [log] [blame]
{
"name": "EvoPayments",
"version": "0.2.4",
"summary": "A library to easily integrate EvoPayments to your iOS app.",
"description": "A library to easily integrate EvoPayments to your iOS app.\nSee README.md for more information.",
"homepage": "https://github.com/intelligentpayments/iosSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Intelligent Payments Ltd.",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/intelligentpayments/iosSDK.git",
"tag": "0.2.4"
},
"source_files": "EvoPayments/Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}