Skip to content

Commit 2c4e01c

Browse files
committed
Release 3.7.7
1 parent debcfd3 commit 2c4e01c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Reachability.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
license = <<-EOF
2-
Copyright (c) 2011, Tony Million.
2+
Copyright (c) 2011-2026, Tony Million.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -13,7 +13,7 @@ EOF
1313

1414
Pod::Spec.new do |s|
1515
s.name = 'Reachability'
16-
s.version = '3.7.6'
16+
s.version = '3.7.7'
1717
s.summary = 'ARC and GCD Compatible Reachability Class for iOS and OS X. Drop in replacement for Apple Reachability.'
1818

1919
s.homepage = 'https://github.com/tonymillion/Reachability'

0 commit comments

Comments
 (0)