Method: Pod::Generator::InfoPlistFile#footer
- Defined in:
- lib/cocoapods/generator/info_plist_file.rb
#footer ⇒ Object (private)
71 72 73 74 75 |
# File 'lib/cocoapods/generator/info_plist_file.rb', line 71 def <<-PLIST </plist> PLIST end |