blob: 464420429cae8d3b43337f3a5735907e866e23cd [file] [log] [blame]
{
"name": "MercadoPagoServices",
"version": "1.0.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoServices/**/**/**.{h,m,swift}"
],
"dependencies": {
"MercadoPagoPXTracking": [
"2.0.1.1"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
}
}