fastlane/lib/fastlane/actions/read_podspec.rb in fastlane-2.74.1 vs fastlane/lib/fastlane/actions/read_podspec.rb in fastlane-2.75.0.beta.20180109010003
- old
+ new
@@ -59,10 +59,10 @@
def self.authors
["czechboy0"]
end
def self.is_supported?(platform)
- [:ios, :mac].include? platform
+ [:ios, :mac].include?(platform)
end
def self.example_code
[
'spec = read_podspec