blob: 6da9f28c0ff9155515b7d67c2c39ba01d37ec18c [file] [log] [blame]
{
"name": "MercadoPagoServices",
"version": "1.0.14",
"summary": "MercadoPago Services",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mercado Pago",
"source": {
"git": "https://github.com/mercadopago/px-ios_services",
"tag": "1.0.14"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoServices/*"
],
"dependencies": {
"MercadoPagoPXTracking": [
"2.1.2"
]
},
"swift_version": "4.0"
}