blob: 0ddf25a96d9518c31d8eec825e3e2a13ca2755b3 [file] [log] [blame]
{
"name": "PaymentezSDK",
"version": "0.2.6",
"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.6"
},
"platforms": {
"ios": "12.4"
},
"source_files": "Source/**/*.{swift,xib,xcassets}",
"resources": "Source/Controllers/Resources/**/*.xcassets",
"swift_versions": "5.0",
"swift_version": "5.0"
}