Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
Podspec typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Romero Zurbuchen committed Aug 24, 2016
1 parent 3693faa commit 51d56a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Iconic.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
:submodules => true
}

s.source_files = 'Source/Iconic.swift'
s.source_files = 'Source/*.{swift}'
s.resources = 'Source/**/*.{ttf,otf}'
s.preserve_paths = 'Source/Catalog/**/*.*'
s.framework = 'UIKit', 'CoreText'
Expand Down

0 comments on commit 51d56a2

Please sign in to comment.