blob: c8e160688ace90bc71e4f19c4a5121112daa7245 [file] [log] [blame]
{
"name": "MercadoPagoServices",
"version": "1.0.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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoServices/*"
],
"dependencies": {
"MercadoPagoPXTracking": [
"2.0.1"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
},
"pushed_with_swift_version": "3.0"
}