jastor icon indicating copy to clipboard operation
jastor copied to clipboard

Missing LICENSE file for Cocoapods

Open aceontech opened this issue 11 years ago • 1 comments

An infinitesimal issue with the CocoaPods build: [!] Unable to read the license file .../Pods/jastor/LICENSE for the spec jastor (0.1.0)

Would be nice if it got added so CocoaPods would stop complaining :-).

Thanks!

aceontech avatar Oct 25 '13 11:10 aceontech

The Podpec points to tag '0 .1.0 '. When the tag was created, there was probably no license (just download the zip version 0.1.0 and verify that the file is not there).

As a solution, just create a 0.1.1 tag, change the version in podspec and send to CocoaPods/Specs.

It would be useful!

Bruno-Furtado avatar Dec 26 '13 16:12 Bruno-Furtado