jivadevoe/UIAlertView-Blocks

Unable to read license file when running pod install

jeffaburt opened this issue · 1 comments

Running pod install gives 3 errors complaining about not being able to read the license file.

Here is a screen shot:

image

The reason for this is that the 1.0 tag point to a commit that does not contain the license file. A new tag must be created. This issue is probably a duplicate: #37