From 7609e913619c606b7b1e3f251f18b906a1ef7272 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Sat, 6 Apr 2019 17:04:13 -0400 Subject: [PATCH] Updated podspec --- Guitar.podspec | 1 + 1 file changed, 1 insertion(+) diff --git a/Guitar.podspec b/Guitar.podspec index e1b939e..72bc461 100644 --- a/Guitar.podspec +++ b/Guitar.podspec @@ -1,6 +1,7 @@ Pod::Spec.new do |s| # Version s.version = '1.0.1' + s.swift_version = '5.0' # Meta s.name = 'Guitar'