blob: 9d30f269104bf17bfcb1079404953d4c196ad5a4 [file] [log] [blame]
{
"name": "MercadoPagoServices",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoServices/*"
],
"dependencies": {
"MercadoPagoPXTracking": [
"2.1.2"
]
},
"swift_version": "4.0"
}