blob: e06ba44845c07793c20f47298439fc0e271b87a9 [file] [log] [blame]
{
"name": "DigiproSDK",
"version": "0.1.2",
"summary": "SDK de Digipro segunda prueba para la creacion de pods",
"description": "Segunda Prueba de Creación de POD DigiproSDK. Desarrollo para formatos Electrónicos",
"homepage": "https://github.com/AlexArroyo2104/DigiproSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"authors": {
"AlexArroyo2104": "alejandrol@digipro.com.mx"
},
"source": {
"git": "https://github.com/AlexArroyo2104/DigiproSDK.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"public_header_files": "DIGIPROSDK.framework/Headers/*.h",
"source_files": "DIGIPROSDK.framework/Headers/*.h",
"vendored_frameworks": "DIGIPROSDK.framework",
"swift_version": "5.0"
}