0.32.0
Enhancements
- Make Platform instances usable as Hash keys.
Eloy Durán
#109 - Accept new sources for Pods when they are just redirects of the old one.
Boris Bügling
#101
#102 - Show informative error message when a merge conflict is detected in a YAML
file.
Luis de la Rosa
#69
#100 - Added a check to the linter to ensure that the
social_media_url
has
been changed from the example value.
Richard Lee
#67
#85 - Partial refactor of
Pod::Linter
class.
Joshua Kalpin
#50 - Added
deprecated
anddeprecated_in_favor_of
attributes to Specification
DSL.
Paul Young
#87 - The linter now checks
framework
andlibrary
attributes for invalid
strings.
Paul Williamson
Fabio Pelosin
#66
#96
#105 - Ignore any pod that begins with a
.
.
Dustin Clark
#97
#98 - The Linter will not check for comments anymore.
Fabio Pelosin
#108 - Removed legacy checks from the linter.
Fabio Pelosin
#108
Bug Fixes
- Fixed logic for default subspec attribute in nested subspecs.
Fabio Pelosin
CocoaPods#1021 - Added logic to handle subspecs and platform scopes to linter check of
therequries_arc
attribute.
Fabio Pelosin
CocoaPods#2005 - The linter no longer considers empty a Specification if it only specifies the
resource_bundle
attribute.
Joshua Kalpin
#63
#95 - Fix sorting of versions coming from data providers
Carson McDonald
CocoaPods#1936