Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minimum_cocoapods_version to podspec #240

Closed
segiddins opened this issue May 8, 2015 · 5 comments
Closed

Add minimum_cocoapods_version to podspec #240

segiddins opened this issue May 8, 2015 · 5 comments

Comments

@segiddins
Copy link
Member

No description provided.

@kylef
Copy link
Contributor

kylef commented May 8, 2015

Perhaps to make this less wordy (and to get more out of it). This could be:

{
  "cocoapods_version": ">= 0.36.0"
}

Like RubyGems.

@segiddins
Copy link
Member Author

👍

@neonichu
Copy link
Member

neonichu commented May 9, 2015

I wonder if users have the knowledge to actually provide this info - high potential that all new podspecs add just the newest version, regardless if it is actually required. Or is the goal to create it automatically when serialising?

@segiddins
Copy link
Member Author

For podspecs that use the newest features, like module map.

-Samuel E. Giddins

On May 9, 2015, at 2:38 AM, Boris Bügling notifications@github.com wrote:

I wonder if users have the knowledge to actually provide this info - high potential that all new podspecs add just the newest version, regardless if it is actually required. Or is the goal to make create it automatically when serialising?


Reply to this email directly or view it on GitHub.

@orta
Copy link
Member

orta commented Jun 10, 2015

This is merged.

@orta orta closed this as completed Jun 10, 2015
@segiddins segiddins reopened this Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants