Skip to content

Commit

Permalink
Release version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Schott committed Jun 1, 2018
1 parent 1fb0c14 commit af5a506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TGPControls.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Pod::Spec.new do |spec|
spec.platform = :ios
spec.ios.deployment_target = '8.0'
spec.requires_arc = true
spec.swift_version = '4.0'

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

0 comments on commit af5a506

Please sign in to comment.