I have a .zip file which contains 3 directory(folder) inside this.Now I want to create a nuget package for this .zip file so that I can use this into my git repo.I know basic way to create nuget package though not sure how to create for existing .zip file.