Skip to content

Commit af5a506

Browse files
author
Xavier Schott
committed
Release version 5.0.1
1 parent 1fb0c14 commit af5a506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TGPControls.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Pod::Spec.new do |spec|
2323
spec.platform = :ios
2424
spec.ios.deployment_target = '8.0'
2525
spec.requires_arc = true
26+
spec.swift_version = '4.0'
2627

2728
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
2829
spec.source = { :git => "https://github.com/SwiftArchitect/TGPControls.git", :tag => "v5.0.1" }

0 commit comments

Comments
 (0)