Skip to content

Commit 4610dc0

Browse files
committed
Update
1 parent 8cf7f03 commit 4610dc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TestProjects/cocoapods/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://cdn.cocoapods.org/'
2-
platform :ios, '9.0'
2+
platform :ios, '11.0'
33

44
use_frameworks!
55

TestProjects/cocoapods/tvos/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://cdn.cocoapods.org/'
2-
platform :tvos, '10.3'
2+
platform :tvos, '11.3'
33

44
target 'PinLayout-tvOS' do
55
#pod 'PinLayout'

0 commit comments

Comments
 (0)