I followed this link to add project to GitHub. I could successfully create the repository using these instructions.
But unable to add an Xcode project with pods(.xcworkspace) to GitHub. I am aware that we shoud add only podfile to reduce the load. But Not sure how to achive this.
