blob: b2aa8694e0a6ea9c9ca6659bb8725e14c1c53072 [file] [log] [blame]
{
"name": "MercadoPagoServices",
"version": "1.0.2.1",
"summary": "MercadoPago Services",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eden Torres": "eden.torres@mercadolibre.com"
},
"source": {
"git": "https://github.com/mercadopago/px-ios_services",
"tag": "1.0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoServices/*"
],
"dependencies": {
"MercadoPagoPXTracking": [
"2.0.1"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
}
}