Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Cocoapod issue #13

Open
chiahsien opened this issue Sep 23, 2013 · 2 comments
Open

Cocoapod issue #13

chiahsien opened this issue Sep 23, 2013 · 2 comments

Comments

@chiahsien
Copy link

Hi there,

There are two issues I've found in your podspec.

  1. Since you declare a version tag in podspec, you should give your repo a tag named v0.0.1.
  2. You should use your podspec to replace the one on Cocoapods Spec repo, since the one on Cocoapods Spec repo doesn't point source to your repo.

Thanks.

@myster-t
Copy link

Also, should the syntax for

s.license      = { type: 'MIT', file: 'LICENSE' }

be

s.license      = { :type => 'MIT', :file => 'LICENSE' }

@nebiros
Copy link

nebiros commented Oct 21, 2013

Also, why this fork https://github.com/tonyzonghui/UIImage-Categories is the one that is on the official CocoaPods Specs repo?, cause @mbcharbonneau is way better!.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants