blob: 24dad1bcb2b7bc632e25f1ed760ecde6beb1709e [file] [log] [blame]
{
"name": "MercadoPagoTestLib",
"version": "0.0.3",
"summary": "MercadoPago Test Library",
"homepage": "https://www.mercadopago.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mercado Pago",
"source": {
"git": "https://github.com/mercadopago/px-ios_test.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"MercadoPagoSDKExampleSwiftUITests/ScreenObject/*.swift",
"MercadoPagoSDKExampleSwiftUITests/ScreenObject/PXFlows/*.swift"
],
"dependencies": {
"MercadoPagoSDK": [
"4.0.0.beta.23"
]
},
"swift_version": "4.0",
"frameworks": "XCTest"
}