forgot to end pod spec.

This commit is contained in:
David Robles
2013-08-20 11:52:03 -07:00
parent ce6cbe1193
commit d30b543f34
+1
View File
@@ -11,3 +11,4 @@ Pod::Spec.new do |s|
s.preserve_paths = ['Tests', '.gitignore']
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.header_mappings_dir = '.'
end