Skip to content

Commit 481004c

Browse files
author
Jangles
committed
Updated readme for Swift 4, we're ready for another release
1 parent 42a7a4e commit 481004c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It grabs all requests - of course yours, requests from 3rd party libraries (such
1111

1212
Very useful and handy for network related issues and bugs
1313

14-
Implemented in Swift 2.1 - bridged also for Objective-C
14+
Implemented in Swift 4 - bridged also for Objective-C
1515

1616
Feel free to contribute :)
1717

netfox.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "netfox"
3-
s.version = "1.10.2"
3+
s.version = "1.10.3"
44
s.summary = "A lightweight, one line setup, iOS/OSX network debugging library!"
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)