blob: 60cf2677c0fd47ba66a2e3ff26f9cfd543f209c8 [file] [log] [blame]
{
"name": "MercadoPagoSDK",
"version": "3.7.4",
"summary": "MercadoPagoSDK",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mercado Pago",
"source": {
"git": "https://github.com/mercadopago/px-ios.git",
"tag": "3.7.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Default",
"dependencies": {
"MercadoPagoPXTracking": [
"2.0.1"
],
"MercadoPagoServices": [
"1.0.2"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
},
"subspecs": [
{
"name": "Default",
"resources": [
"MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
"MercadoPagoSDK/MercadoPagoSDK/*.ttf",
"MercadoPagoSDK/*.plist",
"MercadoPagoSDK/MercadoPagoSDK/*.lproj"
],
"source_files": [
"MercadoPagoSDK/MercadoPagoSDK/*"
]
}
]
}