Method: Pod::Generator::InfoPlistFile#footer

Defined in:
lib/cocoapods/generator/info_plist_file.rb


71
72
73
74
75
# File 'lib/cocoapods/generator/info_plist_file.rb', line 71

def footer
  <<-PLIST
</plist>
  PLIST
end