Skip to content

Commit 43488a6

Browse files
author
Adam Debono
committed
added swift-version
1 parent f0a0aa0 commit 43488a6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.0

NetworkMapper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.watchos.deployment_target = "2.0"
1212
s.tvos.deployment_target = "9.0"
1313

14-
s.source = { :git => "http://github.com/adamdebono/NetworkMapper.git", :tag => s.version }
14+
s.source = { :git => "https://github.com/adamdebono/NetworkMapper.git", :tag => s.version }
1515
s.source_files = "Source/*.swift"
1616

1717
s.dependency "Alamofire", "~> 4.0.0"

0 commit comments

Comments
 (0)