blob: 673399c2eecd597cfa8e6da30de0a50986abbfe1 [file] [log] [blame]
{
"name": "EvoPayments",
"version": "0.2",
"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"
},
"source_files": "EvoPayments/Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}