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