blob: e191ffaa5c53cb2ea4d49cafbca65f33b9e47370 [file] [log] [blame]
{
"name": "MercadoPagoSDK",
"version": "3.6.1",
"summary": "MercadoPagoSDK",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matias Gualino": "matias.gualino@mercadolibre.com"
},
"source": {
"git": "https://github.com/mercadopago/px-ios.git",
"tag": "3.6.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Default",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.1"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Default",
"resources": [
"MercadoPagoSDK/MercadoPagoSDK/*.xcassets",
"MercadoPagoSDK/MercadoPagoSDK/*.ttf",
"MercadoPagoSDK/*.plist",
"MercadoPagoSDK/MercadoPagoSDK/*.lproj"
],
"source_files": [
"MercadoPagoSDK/MercadoPagoSDK/*",
"MercadoPagoSDK/MercadoPagoSDK/Tracker/*"
]
}
]
}