Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 7959873

Browse files
committed
Turbolinks iOS 3.0
1 parent 12b05e6 commit 7959873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Turbolinks.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = "Turbolinks"
3-
s.version = "2.0.0"
3+
s.version = "3.0.0"
44
s.summary = "Turbolinks for iOS"
55
s.homepage = "http://github.com/turbolinks/turbolinks-ios"
66
s.license = "MIT"
77
s.authors = { "Sam Stephenson" => "[email protected]", "Jeffrey Hardy" => "[email protected]", "Zach Waugh" => "[email protected]" }
88
s.platform = :ios, "8.0"
9-
s.source = { :git => "[email protected]:turbolinks/turbolinks-ios.git", :tag => "v2.0.0" }
9+
s.source = { :git => "[email protected]:turbolinks/turbolinks-ios.git", :tag => "v3.0.0" }
1010
s.source_files = "Turbolinks/*.swift"
1111
s.resources = "Turbolinks/*.js"
1212
s.framework = "WebKit"

0 commit comments

Comments
 (0)