Skip to content

Commit 65d7f4f

Browse files
author
Tom Baranes
committed
Updating deployment target
1 parent bfac415 commit 65d7f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library generates differences between any two Collections (and Strings). It
1212
s.author = { "Wojtek Czekalski" => "[email protected]" }
1313
s.social_media_url = "https://twitter.com/wokalski"
1414

15-
s.platforms = { :ios => "9.0", :osx => "10.11", :tvos => "10.0", :watchos => "3.0" }
15+
s.platforms = { :ios => "8.0", :osx => "10.10", :tvos => "9.0", :watchos => "3.0" }
1616
s.osx.exclude_files = "Sources/Diff+UIKit.swift"
1717
s.watchos.exclude_files = "Sources/Diff+UIKit.swift"
1818

0 commit comments

Comments
 (0)