blob: 928c28e7942f45c404342193aa31cc5700250533 [file] [log] [blame]
{
"name": "EvoPayments",
"version": "0.1",
"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.1"
},
"source_files": "EvoPayments/Sources/**/*.swift",
"swift_version": "5.0"
}