Skip to content

Commit 6ae0c43

Browse files
committed
6.0+ only
1 parent 0fd92ee commit 6ae0c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PPRevealSideViewController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pan and Tap gestures are also included!"
99
s.license = { :type => 'MIT', :file => 'LICENSE' }
1010
s.author = { "Marian PAUL" => "marian.paul2@gmail.com" }
1111
s.source = { :git => "https://github.com/ipup/PPRevealSideViewController.git", :tag => "1.2.0" }
12-
s.platform = :ios
12+
s.platform = :ios, '6.0'
1313
s.requires_arc = true
1414
s.source_files = 'PPRevealSideViewController/PPRevealSideviewController/*.{h,m}'
1515
s.framework = 'QuartzCore'

0 commit comments

Comments
 (0)