blob: 7a9d71d567529032056c41e4df166556e7316136 [file] [log] [blame]
{
"name": "MercadoPagoPXTracking",
"version": "2.0.1.1",
"summary": "MercadoPago PX Tracking",
"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_tracking",
"tag": "2.0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": [
"MercadoPagoPXTracking/Config/*.plist"
],
"source_files": [
"MercadoPagoPXTracking/**/**/**.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
}
}