blob: 66f9ec3e2970e14ae5501e7353b967d2445e0967 [file] [log] [blame]
{
"name": "PaymentezSDK",
"version": "0.2.0",
"summary": "Boceto del SDK para Paymentez",
"description": "'Un SDK para paymentez de cuatro pantallas.'",
"homepage": "https://github.com/ftamburri/PaymentezSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ftamburri": "ftamburri@fennoma.com.ar"
},
"source": {
"git": "https://github.com/ftamburri/PaymentezSDK-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Source/**/*.{swift,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}