blob: 6b0c0265ab6c465611dfaadce3065a100e1c0098 [file] [log] [blame]
{
"name": "AceptaPagoBaz",
"version": "0.0.7",
"summary": "Framework de solución específica.",
"description": "Framework de solución especifica, módulo independiente para registro.",
"homepage": "http://upax.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upax": "martinez.david.g.a@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://s3.amazonaws.com/baz.onboarding/AceptaPagoBaz.framework.zip"
},
"vendored_frameworks": "AceptaPagoBaz.framework",
"script_phases": [
{
"name": "Archieve AceptaPagoBaz",
"script": "sh \"${PODS_TARGET_SRCROOT}/AceptaPagoBaz.framework/remove-unsed-archs.sh\"",
"execution_position": "after_compile",
"shell_path": "/bin/sh"
}
],
"swift_version": "5.0"
}