blob: 678b63779fbe78545c679808b7809c9b49f4691f [file] [log] [blame]
{
"name": "MercadoPagoSDK",
"version": "4.32.2",
"summary": "MercadoPagoSDK",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mercado Pago",
"source": {
"git": "https://github.com/mercadopago/px-ios.git",
"tag": "4.32.2"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"default_subspecs": "Default",
"dependencies": {
"MLBusinessComponents": [
"~> 1.0"
],
"MLCardForm": [
"~> 0.1"
]
},
"subspecs": [
{
"name": "Default",
"resources": [
"MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
"MercadoPagoSDK/MercadoPagoSDK/*/*.xcassets",
"MercadoPagoSDK/MercadoPagoSDK/*.ttf",
"MercadoPagoSDK/MercadoPagoSDK/**/**.{xib,strings,stringsdict}",
"MercadoPagoSDK/MercadoPagoSDK/Translations/**/**.{plist,strings}",
"MercadoPagoSDK/MercadoPagoSDK/Plist/*.plist",
"MercadoPagoSDK/MercadoPagoSDK/*.lproj"
],
"source_files": [
"MercadoPagoSDK/MercadoPagoSDK/**/**/**.{h,m,swift}"
],
"dependencies": {
"MLUI": [
"~> 5.0"
],
"MLCardDrawer": [
"~> 1.0"
]
}
}
],
"swift_version": "4.2"
}