blob: 26caa406dcec335d2ee5f0dcb08a2acbc0533a8c [file] [log] [blame]
{
"name": "PaymentezSDK",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Source/**/*.{swift,xib,xcassets}",
"resources": "Source/Controllers/Resources/**/*.xcassets",
"swift_versions": "5.0",
"swift_version": "5.0"
}