I am trying to install pod but it gives the following error when run the pod install
command.
$ pod
$ cd path of project
$ pod init
$ pod *** (which I want to install)
$ pod install
After those command I got this issue:
[!] The
master` repo requires CocoaPods 1.0.0 - (currently using 0.39.0) Update CocoaPods, or checkout the appropriate tag in the repo.[!] Your Podfile has had smart quotes sanitised. To avoid issues in the future, you should not use TextEdit for editing it. If you are not using TextEdit, you should turn off smart quotes in your editor of choice.`