{ | |
"name": "HomeTecCore", | |
"version": "0.0.5", | |
"summary": "Módulo de Core", | |
"description": "Módulo de Core:", | |
"homepage": "https://gitlab.com/ltec/hometec_core_ios.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"source": { | |
"git": "https://gitlab.com/ltec/hometec_core_ios.git", | |
"tag": "0.0.5" | |
}, | |
"authors": { | |
"HomeTec": "homotec915@gmail.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"swift_versions": "5.0", | |
"source_files": "HomeTecCore/**/*.swift", | |
"swift_version": "5.0" | |
} |