blob: 2a71c1efb50c329768804f5b9677f6fe2016f22c [file] [log] [blame]
{
"name": "IOSDGPSDKUI",
"version": "0.1.0",
"summary": "IOS SDK DIGIPRO Formatos Electrónicos (User Interface Object)",
"description": "El User Interface object framework es utilizado para la generación de formatos electrónicos.",
"homepage": "https://github.com/jviloriam/IOSDGPSDKUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jviloriam": "jonathanv@digipro.com.mx"
},
"source": {
"git": "https://github.com/jviloriam/IOSDGPSDKUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"public_header_files": "DIGIPROSDKUI.framework/Headers/*.h",
"source_files": "DIGIPROSDKUI.framework/Headers/*.h",
"vendored_frameworks": "DIGIPROSDKUI.framework",
"swift_version": "5.0"
}