blob: a23bd48fb1937b740206c64671f596773f1e3fec [file] [log] [blame]
{
"name": "NUTComponents",
"version": "0.1.0",
"summary": "Un Framework para componentes custom",
"description": "Un Framework donde se pueden agregar extensiones, clases custom y componentes para hacer mas rapido el desarrollo.",
"homepage": "https://github.com/migue19/NUTComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"migue19": "miguelmexicano18@gmail.com"
},
"source": {
"git": "https://github.com/migue19/NUTComponents.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}