From 981faeb520cf90b11a123a38da5f3d17577b0182 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Tue, 28 Feb 2017 01:39:19 -0500 Subject: [PATCH] Updated podspec --- Guitar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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