messages<<"license[:file] = '#{spec.license[:file]}' -> did not match any file"ifspec.license[:file]&&Pathname.pwd.glob(spec.license[:file]).empty?
messages<<"#{platform_name}: license[:file] = '#{spec.license[:file]}' -> did not match any file"ifspec.license[:file]&&pod_dir.glob(spec.license[:file]).empty?
messages.compact
messages.compact
end
end
end
end
# TODO: FileList doesn't work and always adds the error message
# TODO: FileList doesn't work and always adds the error message
# pod spec lint ~/.cocoapods/master/MKNetworkKit/0.83/MKNetworkKit.podspec
# pod spec lint ~/.cocoapods/master/MKNetworkKit/0.83/MKNetworkKit.podspec