diff --git a/Guitar.podspec b/Guitar.podspec index 7a4a620..b34f6e0 100644 --- a/Guitar.podspec +++ b/Guitar.podspec @@ -20,6 +20,6 @@ A Cross-Platform String Library Written in Swift. s.framework = 'Foundation' - s.source_files = 'Guitar//*' + s.source_files = 'Guitar/*' end